mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-23 23:44:17 +00:00
f2a516582d
The following sniffs are failing and were disabled: * MediaWiki.FunctionComment.Missing.Protected * MediaWiki.FunctionComment.Missing.Public Change-Id: I96e32df48d13040893bfd1be6d90d0db4f7c7d0a |
||
---|---|---|
i18n | ||
includes | ||
modules | ||
tests/phpunit | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
Linter.alias.php | ||
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.