You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHPStan: document run parameters in project ruleset (#122)
This makes it easier to run the PHPStan command for the project.
Includes:
* Using `%currentWorkingDirectory%` instead of `%rootdir%`
* Renaming the file to `phpstan.neon.dist` to allow overloading of the config by individual developers.
0 commit comments