Skip to content

Commit

Permalink
Trim trailing white space in files
Browse files Browse the repository at this point in the history
  • Loading branch information
BytewaveMLP committed Jul 1, 2020
1 parent eab09da commit 7873d5b
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 @@ -5,6 +5,7 @@ end_of_line = lf
insert_final_newline = true
indent_style = tab
charset = utf-8
trim_trailing_whitespace = true

[*.{json,toml,yml,md}]
indent_style = space
Expand Down

0 comments on commit 7873d5b

Please sign in to comment.