Skip to content

Commit f3f4168

Browse files
authored
Update .php-cs-fixer.dist.php
1 parent 83bc5b2 commit f3f4168

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.php-cs-fixer.dist.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
__DIR__ . '/tests',
77
])
88
->name('*.php')
9-
->notName('*.blade.php')
109
->ignoreDotFiles(true)
1110
->ignoreVCS(true);
1211

0 commit comments

Comments
 (0)