packaged / codestandards
Installs: 6 736
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 0
Requires
- squizlabs/php_codesniffer: ^3.4.0
README
To start using the coding standards, you just need to checkout this repo into your CodeSniffer folder as PackagedCodeStandards
e.g. git clone https://github.com/packaged/codestandards.git PackagedCodeStandards
/path/to/pear/PHP/CodeSniffer/Standards/
e.g. /usr/lib/php/pear/PHP/CodeSniffer/Standards/
if you are running phpcs through a global installation in composer, your standards directory will be:
$HOME/.composer/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards