Skip to content

Commit

Permalink
Add trim_trailing_whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <github@xuanwo.io>
  • Loading branch information
Xuanwo committed Oct 12, 2022
1 parent 416086d commit 49bd92b
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 @@ -7,6 +7,7 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

# Make sure all code is in utf-8 charset
[*.{rs,js,toml,py,yml}]
Expand Down

0 comments on commit 49bd92b

Please sign in to comment.