mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
Editorconfig: Increase indent size to 3 spaces (#4090)
This commit is contained in:
parent
86bbf874b0
commit
fd5e845514
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user