Skip to content

Commit

Permalink
env: fix editorconfig tabsize
Browse files Browse the repository at this point in the history
  • Loading branch information
lja1018 committed Dec 9, 2020
1 parent e2d7caa commit 72d32a2
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
@@ -1,5 +1,5 @@
[*]
charset = utf-8
indent_style = space
indent_size = 4
indent_size = 2
end_of_line = lf

0 comments on commit 72d32a2

Please sign in to comment.