Skip to content

Commit e17e64a

Browse files
committed
fix ec
1 parent c81ee8f commit e17e64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ indent_size = 2
1717
[{*.php,*.js,*.scss}]
1818
max_line_length = 160
1919

20-
[{*.blade.php,tests/**.php}]
20+
[{**.blade.php,tests/**.php}]
2121
max_line_length = unset
2222

2323
[*.md]

0 commit comments

Comments
 (0)