diff --git a/.editorconfig b/.editorconfig index 75084693..dc54cdef 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,7 +13,7 @@ block_comment = * block_comment_end = */ [{*.php,*.js,*.scss}] -max_line_length = 120 +max_line_length = 160 [*.blade.php] max_line_length = 3000