summaryrefslogtreecommitdiff
path: root/devel/pear-PHP_CodeSniffer/pkg-descr
blob: 7ddd5a279cdc3900b1942eb1e1f6352812c42af8 (plain) (blame)
1
2
3
4
5
PHP_CodeSniffer is a set of two PHP scripts; the main phpcs script that
tokenizes PHP, JavaScript and CSS files to detect violations of a defined coding
standard, and a second phpcbf script to automatically correct coding standard
violations. PHP_CodeSniffer is an essential development tool that ensures your
code remains clean and consistent.