Skip to content

Commit

Permalink
chore: πŸ§‘β€πŸ’» add trim_trailing_whitespace to editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
nstringham committed Aug 10, 2024
1 parent c9b7f6c commit 2ed9e21
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,5 +3,6 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 2

0 comments on commit 2ed9e21

Please sign in to comment.