Skip to content
This repository has been archived by the owner on Nov 29, 2019. It is now read-only.

Commit

Permalink
Add trim_trailing_whitespace rule in editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricmessiant committed Jun 22, 2017
1 parent 30eee9b commit e0b5f48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Expand Up @@ -7,6 +7,7 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

; 4 space indentation
; [*.py]
Expand Down

0 comments on commit e0b5f48

Please sign in to comment.