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

Installs: 4 104

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 0

Open Issues: 0

Type:phpcodesniffer-standard

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.