Go to file
Translation updater bot fdd5f76d6e
Localisation updates from https://translatewiki.net.
Change-Id: If38e6d832dea5f8df3a75aa2b15a551416e52739
2024-09-23 09:21:53 +02:00
.phan Add phan 2019-03-08 22:11:29 +01:00
i18n Localisation updates from https://translatewiki.net. 2024-09-23 09:21:53 +02:00
includes Add a "duplicate-ids" lint category 2024-09-17 19:43:44 -04:00
maintenance Remove linter tag and template dual mode config and code 2024-06-14 15:40:47 -04:00
modules Handle VisualEditor when it skips the "tempWikitextEditor" stage 2019-06-11 17:29:29 +02:00
sql Cleanup SchemaHooks and SQL files 2023-12-22 02:13:52 +00:00
tests/phpunit Drop disabled lints 2024-07-25 11:29:36 -04: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 mediawiki/mediawiki-codesniffer to 44.0.0 2024-08-11 19:33:50 +00:00
COPYING Initial commit 2016-10-17 16:02:53 -07:00
extension.json Add a "duplicate-ids" lint category 2024-09-17 19:43:44 -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:27:50 +08:00
package-lock.json build: Updating micromatch to 4.0.8 2024-08-24 06:21:55 +00:00
package.json build: Updating eslint-config-wikimedia to 0.28.2 2024-06-22 07:16:08 +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.