Skip to content

netstyler/CakePHP-CodeSniffer-Pre-Commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PHP CodeSniffer pre-commit hook for CakePHP

This repo provide the pre-commit hook files for windows or unix system.

Installation

Obviously, you need PHP CodeSniffer for this repository to have any meaning.

Its generally recommended to install these code sniffs with the PEAR installer:

pear channel-discover pear.cakephp.org
pear install cakephp/CakePHP_CodeSniffer

Install the needed pre-commit file for your operating systmem to .git/hooks/pre-commit

About

pre-commit hook script for codesniffer usage with cakephp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published