Skip to content

Commit

Permalink
Editorconfig: Increase indent size to 3 spaces (smogon#1043)
Browse files Browse the repository at this point in the history
(to match server)
  • Loading branch information
panpawn authored and Zarel committed Nov 6, 2017
1 parent dee1106 commit 14be347
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 @@ -7,7 +7,7 @@ root = true
[*]
charset = utf-8
indent_style = tab
indent_size = 2
indent_size = 3
trim_trailing_whitespace = true
insert_final_newline = true

Expand Down

0 comments on commit 14be347

Please sign in to comment.