parent
24b6f9d1f8
commit
81c9808f6c
@ -0,0 +1,13 @@ |
||||
; top-most EditorConfig file |
||||
root = true |
||||
|
||||
; Unix-style newlines |
||||
[*] |
||||
end_of_line = lf |
||||
charset = utf-8 |
||||
|
||||
[*.php] |
||||
indent_style = space |
||||
indent_size = 4 |
||||
insert_final_newline = true |
||||
trim_trailing_whitespace = false |
Loading…
Reference in new issue