diff --git a/.editorconfig b/.editorconfig index 4a09bd21..788c0362 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,7 +17,7 @@ indent_size = 2 [{*.php,*.js,*.scss}] max_line_length = 160 -[{*.blade.php,tests/**.php}] +[{**.blade.php,tests/**.php}] max_line_length = unset [*.md]