Skip to content

Commit

Permalink
Set default indentation size (#1516)
Browse files Browse the repository at this point in the history
Updates the .editorconfig to display tabs as four spaces.
  • Loading branch information
valtlai authored and mAAdhaTTah committed Aug 19, 2018
1 parent c322fc8 commit e63d159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ root = true
insert_final_newline = false
charset = utf-8
indent_style = tab
indent_size = 4

[tests/languages/**.test]
end_of_line = crlf
Expand Down

0 comments on commit e63d159

Please sign in to comment.