Setup Laravel Pint in Git Pre-Commit Hook without using any dependencies
May 13, 2023 · 2 min read · Laravel Pint is an opinionated automated code styling fixer. It is based on PHP-CS Fixer, but you don't need to worry about anything about what is going underneath. You just need to install Pint, run ./vendor/bin/pint, and boom; your project is now f...
Join discussion


