mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-12-17 18:30:42 +00:00
fb5bd0fc92
* It should be safe to automatically run during wiki update on 3rd party wikis, and requires manual invocation on enwiki * The namespace migrate for enwiki will be run by an admin during a backport window so the process can be monitored and may run for a day potentially. Bug: T299612 Change-Id: I19091a6f177e8b67d80c0b8f46782929d2e951d4 |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
maintenance | ||
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.