diff --git a/.editorconfig b/.editorconfig index 89254ef91fd893f79f317b573b1a8200aec4a406..7150a72ebc44fba64baa8f587232e6eba22d0ae8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,8 +7,6 @@ charset = utf-8 end_of_line = LF insert_final_newline = true trim_trailing_whitespace = true - -[*.{php}] indent_style = tab [*.{htm,html}]