https://bugzilla.wikimedia.org/show_bug.cgi?id=48420

Siebrand Mazeland <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #23 from Siebrand Mazeland <[email protected]> ---
Translate extension now passes PHPCS strict since gerrit 88616. Will be made
voting soon for Translate.

Use the following to ignore coding standards on for example false positives and
lib files:

// @codingStandardsIgnoreStart
  [Code part that is ignored.
// @codingStandardsIgnoreStart

// @codingStandardsIgnoreFile Will ignore complete file.

More information at:
http://pear.php.net/manual/en/package.php.php-codesniffer.advanced-usage.php

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to