]> git.ipfire.org Git - thirdparty/kmod.git/commit
.editorconfig: max_line_length=90 like clang-format
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 8 Sep 2024 10:38:12 +0000 (11:38 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 9 Sep 2024 04:39:29 +0000 (23:39 -0500)
commitb1bd040e6c06287b4e4299790633a0fd49bc23e9
treecea50fd98d35629a6e315ee5263c51169318e354
parent5fed5baea84cbf63700862ab096ac950ca1bc60e
.editorconfig: max_line_length=90 like clang-format

Ideally the config (and editors) will have hard and soft limit for the
line length. Until then, update the config so that clang-format does not
excessively reformat.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/118
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
.editorconfig