vim-linux-coding-style icon indicating copy to clipboard operation
vim-linux-coding-style copied to clipboard

Extend character limit to 100 characters

Open GallaisPoutine opened this issue 4 years ago • 1 comments

80 character limit is now deprecated[1][2]. This patch extends the character limit to 100 characters.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bdc48fa11e46f867ea4d75fa59ee87a7f48be144 [2] https://lkml.org/lkml/2020/5/29/1038

Signed-off-by: Raphaël Gallais-Pou [email protected]

GallaisPoutine avatar Feb 09 '22 21:02 GallaisPoutine

note, I've merged this here: https://github.com/gregkh/kernel-coding-style/commit/1593698fe1efb24126f6d8187394784541b22bd3

gregkh avatar Dec 20 '22 11:12 gregkh