Go to file
2017-05-10 14:55:12 +00:00
i18n Merge "Handle multi-part-template-block output from Parsoid's linter" 2017-05-10 14:55:12 +00:00
includes Handle multi-part-template-block output from Parsoid's linter 2017-05-08 23:01:32 -05:00
modules Support new wikitext editor for edit helper 2017-04-25 15:21:13 +01: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 Support new wikitext editor for edit helper 2017-04-25 15:21:13 +01:00
composer.json build: add jakub-onderka/php-console-highlighter 2017-05-05 21:40:01 +02:00
COPYING Initial commit 2016-10-17 16:02:53 -07:00
extension.json Organize lint categories by priority 2017-04-28 10:42:47 -05:00
Gruntfile.js Initial commit 2016-10-17 16:02:53 -07:00
Linter.alias.php Spanish alias for Special:LintErrors 2017-04-09 10:35:39 +00: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.