Skip to content

Commit

Permalink
.editorconfig: Trim trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
chemodax committed Jan 7, 2024
1 parent 58a306a commit 693ccd9
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 = crlf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true

[*.{wxs,wxl,xml,props,targets,wixproj}]
indent_size = 2

0 comments on commit 693ccd9

Please sign in to comment.