build: Add PHPStan

This commit is contained in:
Oliver Davies 2023-01-19 22:39:23 +00:00
parent b72f26b035
commit 076d994baf
3 changed files with 67 additions and 2 deletions

5
phpstan.neon.dist Normal file
View file

@ -0,0 +1,5 @@
parameters:
level: 8
paths:
- bin
- src