Skip to content

Commit

Permalink
style: remove config from linting
Browse files Browse the repository at this point in the history
  • Loading branch information
innocenzi committed Feb 9, 2024
1 parent 72d41e0 commit ace396e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .php-cs-fixer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

$finder = Symfony\Component\Finder\Finder::create()
->in([
__DIR__ . '/config',
__DIR__ . '/src',
__DIR__ . '/tests',
])
Expand Down

0 comments on commit ace396e

Please sign in to comment.