laravel / pint

Laravel Pint is an opinionated PHP code style fixer for minimalists.
https://laravel.com/docs/pint
MIT License
2.75k stars 138 forks source link

[1.x] Adds `--bail` flag #261

Closed nunomaduro closed 5 months ago

nunomaduro commented 5 months ago

This pull request adds the --bail flag to Pint, that allows to stop Pint on first failure:

Screenshot 2024-03-20 at 16 44 31