Skip to content

euismod2336/githooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Githooks

  • pre-commit: phpcs/phpcbf the staged files

USAGE

  • Put the scripts into your .git/hooks directory or use symbolic links (ln -s ~/path/to/source/perfect-site/hooks/ ~/path/to/target/perfect-site/.git/)
  • OR: add the scripts "chain" (you probably know what to do then)
  • Put the Config file "config" into the same dir as the scripts and edit it to your requirements
  • Ensure that the script is executable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages