Go to file
Translation updater bot 5d15accd33 Localisation updates from https://translatewiki.net.
Change-Id: I3fad0ff33b279b19b0c8fd059ae00f69b09f5fb3
2024-06-05 08:11:46 +02:00
.phan Add phan 2019-03-08 22:11:29 +01:00
i18n Localisation updates from https://translatewiki.net. 2024-06-05 08:11:46 +02:00
includes Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:37:07 +00:00
maintenance Change linter maintenance scripts to use existing config varaibles 2023-02-14 09:43:54 -08:00
modules Handle VisualEditor when it skips the "tempWikitextEditor" stage 2019-06-11 17:29:29 +02:00
sql Fix linter table linter_params definition to not be nullable 2023-01-26 12:47:36 -08:00
tests/phpunit tests: Simplify creation of fixtures 2023-09-04 19:46:53 +02:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-14 00:44:51 +00: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 40.0.1 2022-11-16 08:54:23 +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 dependencies 2023-04-29 06:40:38 +00:00
COPYING
extension.json build: Update MediaWiki requirement to 1.41 2023-08-19 13:29:08 +08:00
Gruntfile.js build: Updating dependencies 2021-01-30 03:48:34 +00:00
Linter.alias.php Linter: Add special page aliases for Chinese variants 2024-04-28 14:32:13 +08:00
package-lock.json build: Updating npm dependencies 2024-02-11 16:27:49 +00:00
package.json build: Updating grunt-banana-checker to 0.11.0 2023-06-02 14:22:13 +00:00
README

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.