mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-23 23:44:17 +00:00
6d0c6b6730
The hook has been renamed from 've.tempWikitextReady' to 've.wikitextInteractive' in patchset 2 of changeset I3678996bcf644cc889dd168ac3ce48b5c3633ec1 in mw/ext/VisualEditor, but changeset I31a21e10b3fcd88fbce6881475f02a9d37df39c2 in this repo was merged without being updated for that change. Bug: T185279 Change-Id: I3256b0eb999e0259c3706697cd6a50459278af61 |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
modules | ||
sql | ||
tests/phpunit | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
Linter.alias.php | ||
package-lock.json | ||
package.json | ||
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.