We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7411e7 commit e709356Copy full SHA for e709356
.editorconfig
@@ -9,3 +9,7 @@ indent_size = 4
9
end_of_line = lf
10
insert_final_newline = true
11
trim_trailing_whitespace = true
12
+
13
+[*.yml]
14
+indent_style = space
15
+indent_size = 2
0 commit comments