a4e60f2b6f
- Reformat pkg-descr Changes: https://pear.php.net/package/PHP_CodeSniffer/download/ https://github.com/squizlabs/PHP_CodeSniffer/releases
7 lines
396 B
Text
7 lines
396 B
Text
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.
|
|
|
|
WWW: https://pear.php.net/package/PHP_CodeSniffer
|