diff --git a/.editorconfig b/.editorconfig index 6b68e84..c9ce5f4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,7 @@ insert_final_newline = true trim_trailing_whitespace = true end_of_line = lf charset = utf-8 -max_line_length = 88 +max_line_length = 120 [*.{yml,yaml,json,js,css,html}] indent_size = 2