Skip to content

Commit 52a666f

Browse files
committed
chore: remove unnecessary noName()
1 parent ca76a09 commit 52a666f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.php-cs-fixer.no-header.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
__DIR__ . '/public',
2626
])
2727
->exclude(['Views/errors/html'])
28-
->notName('#Logger\.php$#')
2928
->append([
3029
__DIR__ . '/admin/starter/builds',
3130
]);

0 commit comments

Comments
 (0)