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
This is currently not possible. One way we could implement this is to allow Duster to accept a --config parameter. This way, you could point it to one for lint and another for fixing. However, things will get messy when considering support for the other configuration files (TLint, PHP_CodeSniffer, PHP CS Fixer, and Pint).
I'm closing for now as this is not currently planned.
Looking at the readme there is a way to include/exclude files but if I want that a behavior is different based on the command?
Like I want the fix automatic on blade files but on the other stuff I want only the lint and report?
The text was updated successfully, but these errors were encountered: