Fix editorconfig - we always used 4 space tabs

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2019-11-12 17:47:06 +01:00
parent 6f8c7885b6
commit fe73b950b8
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ insert_final_newline = true
trim_trailing_whitespace = true
[*.php]
indent_size = 8
indent_size = 4
[*.md]
trim_trailing_whitespace = false