Skip to content

Commit

Permalink
Fix .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
minchao authored Jan 24, 2019
1 parent b11f6a1 commit 5d54c05
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 @@ -13,6 +13,6 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 4

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

0 comments on commit 5d54c05

Please sign in to comment.