Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ship some additional phpstan rules with the container #1

Open
JackNoordhuis opened this issue Jan 28, 2020 · 0 comments
Open

Ship some additional phpstan rules with the container #1

JackNoordhuis opened this issue Jan 28, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@JackNoordhuis
Copy link
Member

JackNoordhuis commented Jan 28, 2020

The phpstan container should ship with a few of the available third party rules so plugin developers don't have to configure a composer.json just for some additional rules.

This will allow specifying the fully qualified path (will be stored somewhere like phpstan/rules) for every additional rule (may also be possible to group rules) in the phpstan.neon config.

See: https://github.com/phpstan/phpstan#extensibility (scroll down to the Unofficial extensions with third-party rules section) for some of the third party rules currently available.

@JackNoordhuis JackNoordhuis added the enhancement New feature or request label Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant