Skip to content

How to remove CallStaticMethodsRule #3

Closed
@silverqx

Description

@silverqx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions