Go to file
Amir Sarabadani 97060d06e8 Stop storing missing-image-alt-text lints
Bug: T370304
Change-Id: Ib473ddcc09c6c02e450a8664d21acbddaa7b2505
2024-07-22 01:06:42 +00:00
.phan
i18n Localisation updates from https://translatewiki.net. 2024-07-09 09:44:09 +02:00
includes Stop storing missing-image-alt-text lints 2024-07-22 01:06:42 +00:00
maintenance Remove linter tag and template dual mode config and code 2024-06-14 15:40:47 -04:00
modules
sql Cleanup SchemaHooks and SQL files 2023-12-22 02:13:52 +00:00
tests/phpunit Remove linter tag and template dual mode config and code 2024-06-14 15:40:47 -04:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-14 00:44:51 +00:00
.gitignore
.gitreview
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 40.0.1 2022-11-16 08:54:23 +00:00
CODE_OF_CONDUCT.md
composer.json build: Updating composer dependencies 2024-05-05 21:54:02 +00:00
COPYING
extension.json Disable missing-image-alt-text lint 2024-07-21 21:56:53 +00:00
Gruntfile.js
Linter.alias.php Linter: Add special page aliases for Chinese variants 2024-04-28 14:27:50 +08:00
package-lock.json build: Updating eslint-config-wikimedia to 0.28.2 2024-06-22 07:16:08 +00:00
package.json build: Updating eslint-config-wikimedia to 0.28.2 2024-06-22 07:16:08 +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.