mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-03-14 14:09:40 +01:00
Add '.editorconfig'
This commit is contained in:
parent
4c27a5a185
commit
e5777f8bf2
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# editorconfig.org
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
charset = utf-8
|
||||||
|
indent_style = tab
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
end_of_line = lf
|
||||||
|
insert_final_newline = true
|
Loading…
x
Reference in New Issue
Block a user