Skip to content

Commit

Permalink
correct the editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Feb 18, 2017
1 parent 5c0c66b commit d34cfed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .editorconfig
Expand Up @@ -3,6 +3,7 @@ root = true

[*]
end_of_line = lf
indent_style = tabs
indent_style = spaces
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true

0 comments on commit d34cfed

Please sign in to comment.