colinodell/phpcs-magento
This package is abandoned and no longer maintained.
The author suggests using the magento/magento-coding-standard package instead.
phpcs code sniffs for Magento
Maintainers
Package info
github.com/colinodell/phpcs-magento
Type:phpcodesniffer-standard
pkg:composer/colinodell/phpcs-magento
v2.0.0
2019-03-07 17:15 UTC
Requires
- php: >=5.4.0
- squizlabs/php_codesniffer: ^3.3.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
- squizlabs/php_codesniffer: <3 || >=4
Replaces
None
MIT a6c4a07fa034dbb4e866dfda8a1d3d441b0a4183
- Colin O'Dell <colinodell.woop@gmail.com>
This package is auto-updated.
Last update: 2022-07-10 10:40:46 UTC
README
Based off the Zend standards, plus some logical inclusions like:
- Ensuring proper indentation and line endings
- Disallowing temporary debug functions and commented-out code
- etc.
