aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index d058e45..2c83ce3 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -12,9 +12,7 @@ tab_width = 4
trim_trailing_whitespace = true
[*.json]
-indent_size = 2
indent_style = space
[*.yml]
-indent_size = 2
indent_style = space