Topic on Manual talk:Coding conventions

Standards for CodeSniffer

6
Peachey88 (Flood) (talkcontribs)
  • Checking code for a coding standard without automatic checking is very inefficient.
  • There is PHP_CodeSniffer which supports a lot of PHP standards (PEAR, Zend, PHPCS, Squiz, Kohana...)
  • But none of these standards are compatible with MediaWiki coding standards.
  • Do MediaWiki-standard for PHP_CodeSniffer exists? May be anyone know? Сan anyone easily make it?
Peachey88 (Flood) (talkcontribs)
Peachey88 (Flood) (talkcontribs)

We have stylize.php which will automagically convert code to proper standard.

This post was posted by Peachey88 (Flood), but signed as Bryan.

Peachey88 (Flood) (talkcontribs)
Peachey88 (Flood) (talkcontribs)
Hashar (talkcontribs)
Reply to "Standards for CodeSniffer"