Skip to content

Commit

Permalink
Editorconfig: als configure to trim whitespaces end EOL. (#7833)
Browse files Browse the repository at this point in the history
Signed-off-by: Henner Zeller <hzeller@google.com>
  • Loading branch information
hzeller authored Feb 28, 2023
1 parent f7a7517 commit 6a9cd44
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,3 +5,4 @@ root = true
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true

0 comments on commit 6a9cd44

Please sign in to comment.