Skip to content

speedandfunction/git-hooks-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Git Hooks

This directory contains git hooks for the php projects. Please copy the /hooks directory to your project's folder and follow the instruction below.

Installation

To install the hooks, run:

./hooks/install.sh
rm -r hooks

Available Hooks

pre-commit

Checks all staged PHP files for syntax errors before allowing a commit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages