Skip to content

Commit

Permalink
set indent style to tabs with 4 space width
Browse files Browse the repository at this point in the history
  • Loading branch information
bjesuiter committed Jul 5, 2018
1 parent 70ee43d commit c465a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ root = true

[*]
indent_size = 4
indent_style = space
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
Expand Down

0 comments on commit c465a25

Please sign in to comment.