Laravel Pint command should return a non zero status code if any changes made to the files. #46490
Replies: 1 comment
-
I figured it out. The solution is ./vendor/bin/pint --dirty --test |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@nunomaduro I am trying to integrate husky with Laravel pint.
./vendor/bin/pint --dirty
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions