1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00

docs: editorconfig ()

This commit is contained in:
Manuel Nuñez 2022-05-24 09:30:30 -03:00 committed by GitHub
parent de53bc210c
commit 78fe08aa64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.editorconfig Normal file
View File

@ -0,0 +1,4 @@
[*]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true