diff --git a/.editorconfig b/.editorconfig index c5173eef9bf..c3bc08899f8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -68,7 +68,7 @@ indent_size = 8 # Git commit messages [COMMIT_EDITMSG] -max_line_length = 72 +max_line_length = 75 # Kconfig [Kconfig*]