-
Notifications
You must be signed in to change notification settings - Fork 498
Add alias for PHPStan #789
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
Conversation
Why these particular command line options? |
It seems to me that most people use this type of tool at some level and adding it would be a great help |
By using the Also, since |
Is also a good option. in this case I added The idea is to generate the '--baseline' in a very simplified way |
Nice! So there's no need to generate the --baseline, we can let people define the directory to be analyzed directly in the cli. It could look like this:
|
Do we even need to assume the analyse command? Can we just let people pass the command they want? |
Add alias for PHPStan.
Add alias for PHPStan to facilitate its execution inside the container