Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 106 Bytes

PHPCS.md

File metadata and controls

3 lines (2 loc) · 106 Bytes

PHP files can be validated using PEAR PHP_CodeSniffer as follows

phpcs --standard=Kohana [filename.php]