mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-24 16:04:00 +00:00
fcb9eba542
If `"has-name": false` is set, then CategoryManager should interpret that as false, and not treat the existence of the key as making it true. Same with "parser-migration". Change-Id: I6b8d5b23fb33707b7596d9172da26fd84d652da8 |
||
---|---|---|
i18n | ||
includes | ||
modules | ||
tests/phpunit | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
Linter.alias.php | ||
linter.sql | ||
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.