We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e65920 commit 5eea53eCopy full SHA for 5eea53e
1 file changed
.editorconfig
@@ -6,7 +6,7 @@ end_of_line = lf
6
insert_final_newline = true
7
indent_style = space
8
9
-[*.c]
+[*.{c, h}]
10
indent_size = 4
11
12
[*.rb]
0 commit comments