Go to file
Translation updater bot b4296e99c2 Localisation updates from https://translatewiki.net.
Change-Id: Iae2491d90ec948fb91f772e51dafdfd70dbdbdcb
2016-12-23 22:31:27 +01:00
i18n Localisation updates from https://translatewiki.net. 2016-12-23 22:31:27 +01:00
includes Add __METHOD__ to MWCallableUpdate 2016-12-14 19:46:18 -08:00
modules Initial commit 2016-10-17 16:02:53 -07:00
tests/phpunit Add unit tests for LintError 2016-12-02 16:27:48 -08:00
.gitignore Initial commit 2016-10-17 16:02:53 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:02:51 -07:00
.jscsrc Initial commit 2016-10-17 16:02:53 -07:00
.jshintignore Initial commit 2016-10-17 16:02:53 -07:00
.jshintrc Initial commit 2016-10-17 16:02:53 -07:00
composer.json Initial commit 2016-10-17 16:02:53 -07:00
COPYING Initial commit 2016-10-17 16:02:53 -07:00
extension.json Add severity for error categories 2016-12-14 17:07:40 -08:00
Gruntfile.js Initial commit 2016-10-17 16:02:53 -07:00
Linter.alias.php Add alias file 2016-12-02 07:55:13 -08:00
linter.sql Remove redundant index 2016-12-05 19:40:27 -08:00
package.json Initial commit 2016-10-17 16:02:53 -07:00
phpcs.xml Adjust phpcs rules 2016-10-20 14:03:25 -07:00
README Initial commit 2016-10-17 16:02:53 -07:00

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.