build: Updating mediawiki/mediawiki-codesniffer to 0.12.0

The following sniffs are failing and were disabled:
* MediaWiki.Files.ClassMatchesFilename.NotMatch

Change-Id: Ibc09672315c2dfcfc97311c3c86359e6ad443d14
2 files changed
tree: 3f34daea4a7404b6a4b84053ceb2843381b5989b
  1. .gitignore
  2. .gitreview
  3. CODE_OF_CONDUCT.md
  4. composer.json
  5. extension.json
  6. Gruntfile.js
  7. NamespacePopups.hooks.php
  8. NamespacePopups.php
  9. package.json
  10. phpcs.xml
  11. README.md
README.md

Automatically add a small popup (see Extension:PagePopups) link at the right of links of certain namespaces.

Normal namespaces are mapped to popup namespaces with $wgNamespacePopupsNamespaceMap configuration variable.

See https://www.mediawiki.org/wiki/Extension:NamespacePopups for detailed help.

cd extensions
git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions/NamespacePopups.git