Skip to content

Commit 56cd40e

Browse files
Add PHPStan confiuguration file
1 parent 6cf48fd commit 56cd40e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpstan.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
parameters:
2+
level: 5
3+
paths:
4+
- src
5+
- tests

0 commit comments

Comments
 (0)