Skip to content

sunnystone85/CsPCHookSugar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git pre-commit hook which checking your changes by PHP_CodeSniffer. Adjusted for SugarCRM.

Usage:

1. create directory
2. fetch code:
git clone https://github.com/d-pluschaev/CsPCHookSugar.git ./

(Linux)
3. ./install.sh <your_target_project_directory>

(Other)
3. Copy file "pre-commit" and directory "cs" to <your_target_project_directory>/.git/hooks

4. have fun

About

Git pre-commit hook which checking your changes by PHP_CodeSniffer. Adjusted for SugarCRM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published