diff --git a/.editorconfig b/.editorconfig index efd8b1f0..a56b7dc1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,4 +10,4 @@ end_of_line = crlf charset = utf-8 trim_trailing_whitespace = false insert_final_newline = false -max_line_length = 120 \ No newline at end of file +max_line_length = 180 \ No newline at end of file