mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-24 07:53:51 +00:00
fb58818a42
Adding a new parameter 'lnttitle'. The SQL queries should work the same as the ones when using the existing parameter 'lntnamespace'. Bug: T254930 Change-Id: Ic34617e2f56d1055388ea6e8a93ff641f0342240 |
||
---|---|---|
.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.