Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 399 Bytes

File metadata and controls

18 lines (12 loc) · 399 Bytes

Rector PHPStan Rules

PHPStan rules for Rector and projects that maintain Rector rulesets.

Install

composer require rector/phpstan-rules --dev

Do you use PHPStan extension installer? The config is added automatically.

If not, add it to phpstan.neon:

includes:
    - vendor/rector/phpstan-rules/config/config.neon