update .editorconfig

This commit is contained in:
Matthias Pfefferle 2024-10-08 17:36:32 +02:00
parent 00a57c39a4
commit a53486677e

View file

@ -12,11 +12,10 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = tab
indent_size = 4
[{.jshintrc,*.json,*.yml}]
[*.yml]
indent_style = space
indent_size = 2
[{*.txt,wp-config-sample.php}]
end_of_line = lf
[*.md]
trim_trailing_whitespace = false