Skip to content

Commit

Permalink
Fix .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 26, 2018
1 parent 35fe4be commit 0b5fd71
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .editorconfig
Expand Up @@ -2,11 +2,8 @@ root = true

[*]
indent_style = space
indent_size = 4
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.{json,yml}]
indent_size = 2

0 comments on commit 0b5fd71

Please sign in to comment.