diff --git a/.editorconfig b/.editorconfig index b80f01b233..02196f72be 100644 --- a/.editorconfig +++ b/.editorconfig @@ -31,3 +31,4 @@ indent_size = 8 [man/*.xml] indent_size = 2 indent_style = space +max_line_length = 109