-
Notifications
You must be signed in to change notification settings - Fork 8
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
Allow user to specify level for Fixer #7
Comments
This is a good idea, but I don't know when I'll have time to implement new features on this project. I'll accept a PR if anyone is interested. |
This may be a silly question, but can you please provide more in-depth guidance on running the unit tests? I've got the package installed in the context of a Laravel application (and
I can't find any information online on how to install an existing package in the workbench (as opposed to creating a new package) and my feeble attempt didn't accomplish anything installing as a vendor package doesn't. |
i.e.
artisan inspect:fix --level=psr-2
Thanks for all your work on this project -- it's a lifesaver!
The text was updated successfully, but these errors were encountered: