Skip to content

AmphiBee/laravel-pint-pre-commit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Pint pre-commit hook

Laravel Pint pre-commit hook allow you to analyse your code with the awesome Laravel Pint.

Features

  • Check only staged files
  • Pint analysis is disabled during merge phase
  • Read the ./pint.json configuration
  • Ability to disable Pint verification with -n or -no-verify argument

Install

composer require amphibee/laravel-pint-pre-commit --dev

Options

  • -n or -no-verify to disable the Pint analysis

Credits

License

MIT

About

laravel , check code style before git commit

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%