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