Skip to content

Commit 297d4c8

Browse files
committed
fix: .editorconfig: 2-space indentation for yml files
1 parent d5c455a commit 297d4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ trim_trailing_whitespace = true
1010
[*.md]
1111
trim_trailing_whitespace = false
1212

13-
[*.clangd]
13+
[*.{clangd,yml}]
1414
indent_style = space
1515
indent_size = 2

0 commit comments

Comments
 (0)