aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig
index d68a9a4d..065542cc 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -10,10 +10,6 @@ insert_final_newline = true
indent_style = space
indent_size = 4
-[*.yml]
-indent_style = space
-indent_size = 2
-
[Makefile]
indent_style = tab