[dpdk-dev] [PATCH] tools: add EditorConfig file
Stephen Hemminger
stephen at networkplumber.org
Fri Oct 18 18:08:25 CEST 2019
On Fri, 18 Oct 2019 17:56:48 +0200
Robin Jarry <robin.jarry at 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.
More information about the dev
mailing list