Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
saade committed Sep 26, 2023
1 parent a88b9a7 commit 0b9fbc3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .php_cs.dist.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
$finder = Symfony\Component\Finder\Finder::create()
->in([
__DIR__ . '/src',
__DIR__ . '/tests',
])
->name('*.php')
->notName('*.blade.php')
Expand Down
Empty file removed phpstan-baseline.neon
Empty file.

0 comments on commit 0b9fbc3

Please sign in to comment.