Skip to content

PullChecker, Git pre-commit hook with CS checks, PEAR CodeSniffer, Custom standards for PEAR CodeSniffer

Notifications You must be signed in to change notification settings

d-pluschaev/CsPullChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull Checker.
Usage:
1. Rename config.example to config.php
2. In config.php set path to PEAR PHP_CodeSniffer classes or copy classes to include/cs/CodeSniffer
3. You can use custom standard in include/cs/standards

Pre-commit:
Usage:
1. Set correct path in "pre-commit" or copy PEAR PHP_CodeSniffer classes to cs/CodeSniffer
2. Copy "pre-commit" and "cs" directory to <your-project>/.git/hooks and give to "pre-commit" executing permission
3. You can use custom standard in include/cs/standards

About

PullChecker, Git pre-commit hook with CS checks, PEAR CodeSniffer, Custom standards for PEAR CodeSniffer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages