Skip to content

Commit

Permalink
maint/dev ~ change default TAB size to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rivy committed Dec 21, 2020
1 parent 86638e4 commit 8a1625c
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
# default ~ utf-8, unix-style newlines with a newline ending every file, 4 space indentation
charset = utf-8
end_of_line = lf
indent_size = 4
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 100
Expand Down

0 comments on commit 8a1625c

Please sign in to comment.