We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81ee8f commit e17e64aCopy full SHA for e17e64a
.editorconfig
@@ -17,7 +17,7 @@ indent_size = 2
17
[{*.php,*.js,*.scss}]
18
max_line_length = 160
19
20
-[{*.blade.php,tests/**.php}]
+[{**.blade.php,tests/**.php}]
21
max_line_length = unset
22
23
[*.md]
0 commit comments