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