Skip to content

Commit 5eea53e

Browse files
committed
Add header files to the same directives for C files
1 parent 3e65920 commit 5eea53e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ end_of_line = lf
66
insert_final_newline = true
77
indent_style = space
88

9-
[*.c]
9+
[*.{c, h}]
1010
indent_size = 4
1111

1212
[*.rb]

0 commit comments

Comments
 (0)