Skip to content

Commit 797799d

Browse files
committed
Update C indent style in editorconfig
1 parent 9e04488 commit 797799d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ trim_trailing_whitespace = true
77

88
[*.py]
99
ij_visual_guides = 80,88
10+
11+
[*.c]
12+
indent_style = tab

0 commit comments

Comments
 (0)