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

Statistics

Installs: 4 124

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

v2.0.0 2019-03-07 17:15 UTC

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.