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 4a7cf05 commit 80406a7Copy full SHA for 80406a7
.editorconfig
@@ -13,7 +13,7 @@ indent_style = space
13
14
trim_trailing_whitespace = true
15
16
-[*.yml]
+[*.{toml,yml}]
17
# Two-space indentation
18
indent_size = 2
19
0 commit comments