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 7d94483 commit 0919880Copy full SHA for 0919880
.editorconfig
@@ -10,6 +10,6 @@ trim_trailing_whitespace = true
10
[*.md]
11
trim_trailing_whitespace = false
12
13
-[*.yml]
+[*.{clangd,yml}]
14
indent_style = space
15
indent_size = 2
0 commit comments