Add PHPStan

This commit is contained in:
Oliver Davies 2025-05-04 21:45:20 +01:00
parent 419d1cec14
commit 9abfb29af7
7 changed files with 203 additions and 19 deletions

7
phpstan.neon.dist Normal file
View file

@ -0,0 +1,7 @@
parameters:
level: 5
paths:
- src
- tests
includes:
- phpstan-baseline.neon