Skip to content

Commit

Permalink
chore(editorconfig): fix up comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Vheissu committed Jun 20, 2017
1 parent 4528a50 commit 8e5f72a
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 @@ -8,7 +8,7 @@ root = true
end_of_line = crlf
insert_final_newline = true

# 2 space indentation
# 4 space indentation
[**.*]
indent_style = space
indent_size = 4
Expand Down

0 comments on commit 8e5f72a

Please sign in to comment.