mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-23 15:36:52 +00:00
96c5e091f1
Test plan: Type "Special:LintErrors/" into the search box, and see that the autocomplete dropdowns include the subpages for individual error categories. Bug: T151289 Change-Id: I919e0e51a3b956f275f9a372b2f2844002972ea7 |
||
---|---|---|
i18n | ||
includes | ||
modules | ||
.gitignore | ||
.gitreview | ||
.jscsrc | ||
.jshintignore | ||
.jshintrc | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
linter.sql | ||
package.json | ||
phpcs.xml | ||
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.