Skip to content

Commit 0919880

Browse files
committed
fix: .editorconfig: 2-space indentation in clangd files
1 parent 7d94483 commit 0919880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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-
[*.yml]
13+
[*.{clangd,yml}]
1414
indent_style = space
1515
indent_size = 2

0 commit comments

Comments
 (0)