Skip to content

Commit 9495b0c

Browse files
cs fixer
1 parent 0cf6100 commit 9495b0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.php_cs.dist.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
$finder = Symfony\Component\Finder\Finder::create()
44
->in([
55
__DIR__ . '/src',
6-
__DIR__ . '/tests',
76
])
87
->name('*.php')
98
->notName('*.blade.php')

0 commit comments

Comments
 (0)