Go to file
libraryupgrader cd0ab7c510 build: Updating path-parse to 1.0.7
* https://npmjs.com/advisories/1773 (CVE-2021-23343)

Change-Id: Icdfd700dd2cf10ed04912638dbd62d1e43972ec5
2021-09-03 09:09:18 +00:00
i18n Localisation updates from https://translatewiki.net. 2018-04-17 22:25:11 +02:00
includes Add use for InvalidArgumentException 2018-04-04 15:51:21 +02: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: Updating dependencies 2021-01-02 01:02:29 +00:00
.gitignore build: Updating dependencies 2021-01-02 01:02:29 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:02:51 -07:00
.phpcs.xml build: Updating dependencies 2021-01-02 01:02:29 +00:00
CODE_OF_CONDUCT.md build: Updating dependencies 2021-01-02 01:02:29 +00:00
composer.json build: Updating dependencies 2021-05-11 06:17:39 +00:00
COPYING Initial commit 2016-10-17 16:02:53 -07:00
extension.json Use SPDX 3.0 license identifier 2018-01-04 01:32:59 +00:00
Gruntfile.js build: Updating dependencies 2021-01-02 01:02:29 +00:00
Linter.alias.php Add Hebrew alias for special page LintErrors 2018-04-01 16:50:01 +00:00
linter.sql Remove redundant index 2016-12-05 19:40:27 -08:00
package-lock.json build: Updating path-parse to 1.0.7 2021-09-03 09:09:18 +00:00
package.json build: Updating dependencies 2021-05-11 06:17:39 +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.