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
qaisjp committed Apr 26, 2020
1 parent 4be08f4 commit 1ee6875
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 @@ -3,6 +3,7 @@ root = true

[*]
insert_final_newline = true
trim_trailing_whitespace = true

[*.{h,hpp,c,cpp,cc}]
indent_style = space
Expand Down

0 comments on commit 1ee6875

Please sign in to comment.