Skip to content

Commit

Permalink
Indent header files with 4 spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
seven1m committed May 17, 2020
1 parent 7efb9f9 commit 7d817d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ indent_size = 2

[*.c]
indent_size = 4

[*.h]
indent_size = 4

0 comments on commit 7d817d1

Please sign in to comment.