Fix editorconfig - we always used 4 space tabs

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/17917/head
Joas Schilling 5 years ago
parent 6f8c7885b6
commit fe73b950b8
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA

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

Loading…
Cancel
Save