On Fri, Oct 18, 2019 at 09:08:25AM -0700, Stephen Hemminger wrote: > On Fri, 18 Oct 2019 17:56:48 +0200 > Robin Jarry <robin.ja...@6wind.com> wrote: > > > 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. > > > > > Current DPDK does not have trailing white space, I run a script over it > perodically to check.
+1 for including this.