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:
parent
ba2b5d1122
commit
ab76df29c4
3 changed files with 134 additions and 2 deletions
5
phpstan.neon
Normal file
5
phpstan.neon
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
parameters:
|
||||
level: 1
|
||||
paths:
|
||||
- src
|
||||
- tests
|
||||
Loading…
Add table
Add a link
Reference in a new issue