mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 19:05:33 +01:00
build: Add PHPStan
This commit is contained in:
parent
b72f26b035
commit
076d994baf
3 changed files with 67 additions and 2 deletions
5
phpstan.neon.dist
Normal file
5
phpstan.neon.dist
Normal file
|
@ -0,0 +1,5 @@
|
|||
parameters:
|
||||
level: 8
|
||||
paths:
|
||||
- bin
|
||||
- src
|
Loading…
Add table
Add a link
Reference in a new issue