Skip to content

Commit

Permalink
editorconfig: tabs as 4 characters
Browse files Browse the repository at this point in the history
  • Loading branch information
sthalik committed Mar 14, 2019
1 parent a53af22 commit 098e317
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Expand Up @@ -9,6 +9,7 @@ trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
tab_width = 4

[Makefile]
indent_style = tab
Expand Down

0 comments on commit 098e317

Please sign in to comment.