phpunit test update, update all static testers, add psalm tester
Add Readme file update for install via composer psalm static checker added phan and phpstan update with ignoring vendor and test files as they are not needed in final system
This commit is contained in:
@@ -5,3 +5,6 @@ parameters:
|
||||
level: max
|
||||
paths:
|
||||
- %currentWorkingDirectory%
|
||||
excludePaths:
|
||||
- vendor
|
||||
- test
|
||||
|
||||
Reference in New Issue
Block a user