2019-10-18, Stephen Hemminger: > Why not add this (since git doesn't like trailing whitespace). > > trim_trailing_whitespace=true
Because EditorConfig applies the setting to the whole file when saving. This has chances of trimming white space on lines that you did not modify. I figure this is not what we want. -- Robin