Skip to content

Commit

Permalink
editorconfig: trim trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
goaaats committed Dec 26, 2024
1 parent 2e2feb1 commit b3c0a8c
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 @@ -6,6 +6,7 @@ charset = utf-8

end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

# 4 space indentation
indent_style = space
Expand Down

0 comments on commit b3c0a8c

Please sign in to comment.