Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
iconfalse
titleTable of Contents

Table of Contents

To understand how rules extension works in Sonar, please refer to the Extending Coding Rules documentation.

Extending PHP_Codesniffer Rules

PHP_CodeSniffer is built on an extensible architecture where you can define you own rules.

...