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

👁 colinodell

Package info

github.com/colinodell/phpcs-magento

Type:phpcodesniffer-standard

pkg:composer/colinodell/phpcs-magento

Statistics

Installs: 4 136

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

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

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

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.