diff --git a/.editorconfig b/.editorconfig index d4a2c44..a2008e4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,6 +9,7 @@ trim_trailing_whitespace = true insert_final_newline = true charset = utf-8 end_of_line = lf +max_line_length = 98 [*.bat] indent_style = tab