Go to file
Translation updater bot d4efd09278 Localisation updates from https://translatewiki.net.
Change-Id: Ifa504a65c3c990eaf4b5a95e68e9e29ecf5add36
2017-07-20 22:48:18 +02:00
i18n Localisation updates from https://translatewiki.net. 2017-07-20 22:48:18 +02:00
includes Parsoid provides ns-prefixed template titles => don't use NS_TEMPLATE 2017-07-05 15:17:18 -05:00
modules Support new wikitext editor for edit helper 2017-04-25 15:21:13 +01:00
tests/phpunit build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-20 00:10:41 -07:00
.eslintrc.json build: Replace jshint/jscs with eslint 2017-05-11 16:24:21 +01:00
.gitignore Initial commit 2016-10-17 16:02:53 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:02:51 -07:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 14:22:42 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-01 11:07:50 +00:00
COPYING Initial commit 2016-10-17 16:02:53 -07:00
extension.json Add other primary authors 2017-06-20 14:21:46 -07:00
Gruntfile.js build: Replace jshint/jscs with eslint 2017-05-11 16:24:21 +01:00
Linter.alias.php Remove @codingStandardsIgnoreFile from alias file 2017-06-18 00:03:23 +02:00
linter.sql Remove redundant index 2016-12-05 19:40:27 -08:00
package.json build: Replace jshint/jscs with eslint 2017-05-11 16:24:21 +01:00
phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-01 11:07:50 +00:00
README Initial commit 2016-10-17 16:02:53 -07:00

Extension to help lint wiki pages. Currently designed to take advantage
of Parsoid's linter, could also be extended to linting JS or CSS in the
future.