Go to file
Translation updater bot e4c5f25b09
Localisation updates from https://translatewiki.net.
Change-Id: I202f934ec61179a8a61fa7dd6350277224e5f131
2024-11-04 07:24:23 +01:00
.phan Add phan 2019-03-08 22:11:29 +01:00
i18n Localisation updates from https://translatewiki.net. 2024-11-04 07:24:23 +01:00
includes ApiQueryLinterStats: Change the 'ls' prefix to 'lntrst' to avoid conflict 2022-10-03 16:18:13 +00:00
modules Handle VisualEditor when it skips the "tempWikitextEditor" stage 2019-06-11 17:29:29 +02:00
sql First phase of T175177 database alter table adds two fields 2022-02-03 14:57:17 -08:00
tests/phpunit Second phase of T175177: Adds template and tag to RecordLintJob 2022-08-22 12:47:01 -07: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 Fix bunch of PHPCS errors 2021-04-17 13:42:01 +02: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 2022-05-21 07:04:14 +00:00
COPYING Initial commit 2016-10-17 16:02:53 -07:00
extension.json build: Update MediaWiki requirement to 1.39.0 2023-03-13 19:49:39 -04: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:31:43 +08:00
package-lock.json build: Updating micromatch to 4.0.8 2024-08-27 05:33:58 +00:00
package.json build: Updating grunt to 1.5.3 2022-05-26 15:54:58 +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.