[dpdk-dev] [PATCH] editorconfig: bump line length to 100
Bruce Richardson
bruce.richardson at intel.com
Wed Oct 20 16:14:23 CEST 2021
On Wed, Oct 20, 2021 at 04:57:41PM +0300, Andrew Rybchenko wrote:
> On 10/20/21 4:48 PM, Bruce Richardson wrote:
> > Since we allow line lengths of up to 100, adjust the editorconfig to use
> > that value, to save editors (such as vim) from automatically wrapping
> > lines at 80 characters when typing.
>
> DPDK_CHECKPATCH_LINE_LENGTH default is 80 in
> devtools/checkpatches.sh
>
I'll do a v2 with that changed in it too, just to keep things consistent.
It better reflects the state of reality in the code base.
/Bruce
More information about the dev
mailing list