Only use root editorconfig, allow warnings in travis
This commit is contained in:
@@ -9,3 +9,9 @@ end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.php]
|
||||
indent_size = 4
|
||||
|
||||
[templates/**.php]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user