Skip to content

Commit

Permalink
Add PHPStan config
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Aug 26, 2024
1 parent 9b45383 commit dec189a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
phpstan.neon
3 changes: 3 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
parameters:
excludePaths:
- */Test/*/*
8 changes: 0 additions & 8 deletions phpstan.neon.dist

This file was deleted.

0 comments on commit dec189a

Please sign in to comment.