php-pp / code-sniffer
Code styles for PHP++
dev-master
2021-09-12 18:18 UTC
Requires
- php: ^7.4||^8.0
- squizlabs/php_codesniffer: 3.6.*
This package is auto-updated.
Last update: 2024-10-16 23:54:25 UTC
README
code-sniffer
Use squizlabs/php_codesniffer to check your code style.
Remove some coding standards, and add a few more.
Installation
You can install phpcs with this 2 methods:
Code sniffs
List of enabled code sniffs is available here.
You can configure some of them with a bootstrap file.