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
Jonas Platte committed Nov 15, 2015
1 parent 0453f6f commit ef55d1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Expand Up @@ -5,6 +5,7 @@ charset = utf-8

end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

indent_style = space
indent_size = 4

0 comments on commit ef55d1f

Please sign in to comment.