Go to file
libraryupgrader d562a1a3f0 build: Updating mediawiki/phan-taint-check-plugin to 1.3.0
And updating CoC link to use Special:MyLanguage (T202047).

Change-Id: I80dc008e8bb3d215f2e3f3b82e6d2ba7354bbec0
2018-08-17 07:39:01 +00:00
i18n Localisation updates from https://translatewiki.net. 2018-08-13 22:14:36 +02:00
includes Fix broken test for enabling parsermigration-edit links 2018-04-30 23:00:38 -05:00
modules Fix NWE integration to use new tempWikitextEditor 2018-01-22 10:28:36 -08:00
tests/phpunit Unbreak CategoryMessagesTest 2018-02-05 21:55:57 -08: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
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 2018-03-28 18:27:27 +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 mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-17 07:39:01 +00:00
COPYING Initial commit 2016-10-17 16:02:53 -07:00
extension.json Add IPv6 localhost to default whitelist along with IPv4 localhost 2018-05-01 20:18:06 +00:00
Gruntfile.js build: Always exclude vendor and node_modules 2017-11-11 23:18:05 +00:00
Linter.alias.php Add special page alias for Serbian 2018-08-15 21:55:51 +02:00
linter.sql Remove redundant index 2016-12-05 19:40:27 -08:00
package.json build: Update linters 2018-02-04 22:08:03 +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.