[dpdk-dev] [PATCH] tools: add EditorConfig file

Robin Jarry robin.jarry at 6wind.com
Fri Oct 18 17:56:48 CEST 2019


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


More information about the dev mailing list