Go to file
Translation updater bot 48f30278d8 Localisation updates from https://translatewiki.net.
Change-Id: Ifac5d66f6ed50e68cd632943461d54a0ba641d75
2020-06-18 08:37:48 +02:00
.phan Add phan 2019-03-08 22:11:29 +01:00
i18n Localisation updates from https://translatewiki.net. 2020-06-18 08:37:48 +02:00
includes ApiQueryLintErrors: Allow querying by page title 2020-06-09 20:38:21 +02:00
modules Handle VisualEditor when it skips the "tempWikitextEditor" stage 2019-06-11 17:29:29 +02:00
sql Move sql file into own folder 2019-03-08 21:41:35 +01:00
tests/phpunit build: Updating mediawiki/mediawiki-codesniffer to 29.0.0 2020-01-10 10:06:28 +00:00
.eslintrc.json eslint: Remove rules exceptions 2020-04-27 09:06:13 -07:00
.gitignore build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 2019-04-03 16:06:08 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:02:51 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 29.0.0 2020-01-10 10:06:28 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-17 07:39:01 +00:00
composer.json build: Updating composer dependencies 2020-06-02 22:13:04 +00:00
COPYING Initial commit 2016-10-17 16:02:53 -07:00
extension.json Convert to manifest_version 2 2020-05-12 01:53:32 +01:00
Gruntfile.js eslint: Remove rules exceptions 2020-04-27 09:06:13 -07:00
Linter.alias.php Translate special page to Czech 2019-04-05 07:44:28 +00:00
package-lock.json eslint: Remove rules exceptions 2020-04-27 09:06:13 -07:00
package.json eslint: Remove rules exceptions 2020-04-27 09:06:13 -07: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.