Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 195 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 195 Bytes

Foster Commerce PHPStan Config

Add a phpstan.neon file with

includes:
    - vendor/fostercommerce/phpstan/phpstan.neon

parameters:
    paths:
        - modules
        - plugins