readd implementation folder
This commit is contained in:
parent
b33f0565c9
commit
1984efef72
80 changed files with 8471 additions and 0 deletions
8
implementation/08/phpstan.neon
Normal file
8
implementation/08/phpstan.neon
Normal file
|
@ -0,0 +1,8 @@
|
|||
includes:
|
||||
- phpstan-baseline.neon
|
||||
|
||||
parameters:
|
||||
level: max
|
||||
paths:
|
||||
- src
|
||||
- config
|
Loading…
Add table
Add a link
Reference in a new issue