Skip to content

Commit

Permalink
Removed JS specific stuff from .editorconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Jan 24, 2015
1 parent f1f08ef commit a96212d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ end_of_line = lf
charset = utf-8
insert_final_newline = true

[*.js]
trim_trailing_whitespace = true
indent_style = space
indent_size = 2

[*.{c,h}]
trim_trailing_whitespace = true
indent_style = tab
Expand Down

0 comments on commit a96212d

Please sign in to comment.