Remove unnecessary indent_style options in .editorconfig

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-08-01 21:42:58 +02:00
parent a1f22eb70b
commit c6c787dfe1

View File

@@ -12,27 +12,21 @@ charset = utf-8
trim_trailing_whitespace = true
[*.css]
indent_style = space
indent_size = 2
[*.js]
indent_style = space
indent_size = 2
[package.json]
indent_style = space
indent_size = 2
[.yamllint.conf]
indent_style = space
indent_size = 2
[*.yml]
indent_style = space
indent_size = 2
[*.md]
indent_style = space
indent_size = 2
# Ignore paths