mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-06-14 10:09:19 +00:00
update
This commit is contained in:
11
.editorconfig
Normal file
11
.editorconfig
Normal file
@ -0,0 +1,11 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.php]
|
||||
indent_style = space
|
Reference in New Issue
Block a user