We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.editorconfig
1 parent bff74c8 commit 1a7b9beCopy full SHA for 1a7b9be
.editorconfig
@@ -10,3 +10,6 @@ trim_trailing_whitespace = true
10
11
[*.md]
12
trim_trailing_whitespace = false
13
+
14
+[*.{yml,yaml}]
15
+indent_size = 2
0 commit comments