1
0
Fork 0
mirror of https://github.com/pnx/neotest-phpunit synced 2026-06-16 03:54:55 +02:00

Setup phpstan and pint

This commit is contained in:
Michael Utz 2022-11-15 15:08:38 +03:00
parent ba2b5d1122
commit ab76df29c4
3 changed files with 134 additions and 2 deletions

5
phpstan.neon Normal file
View file

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