Closed
Description
I want to use phpstan in laravel project with level 0 and need to remove PHPStan\Rules\Methods\CallStaticMethodsRule
, how can I create the same config as level 0, but without this rule?
I tried to copy whole conf/
dir and tried only to remove this rules and pass this config to -c, but I still get exceptions.
Metadata
Metadata
Assignees
Labels
No labels