Skip to content

Commit

Permalink
Add trim_trailing_whitespace to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Apr 8, 2016
1 parent 55dfa60 commit 2a5c641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ root = true
[*]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true

# The indent size used in the `package.json` file cannot be changed
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
Expand Down

0 comments on commit 2a5c641

Please sign in to comment.