Skip to content

Commit aa5d395

Browse files
committed
Update git config files
1 parent ed6927c commit aa5d395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.php-cs-fixer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
__DIR__ . '/tests',
1717
])
1818
->exclude([
19-
__DIR__.'/vendor',
19+
'vendor',
2020
])
2121
->name('*.php')
2222
->notName('*.blade.php')

0 commit comments

Comments
 (0)