summaryrefslogtreecommitdiff
path: root/test/handler
AgeCommit message (Expand)Author
2017-08-16Include the ruleName for errors in tslint problemsw0rp
2017-08-10Add linter for Idris (#838)Scott Bonds
2017-08-02Add Tcl nagelfar linterNick James
2017-08-02Rubocop: Show cop nameJunegunn Choi
2017-07-27#810 - Handle output which is not JSON in many lintersw0rp
2017-07-26#810 Ignore output which isn't JSON for brakemanw0rp
2017-07-26Fix #804 - Do not run scalac for sbt filesw0rp
2017-07-23Fix #795 - Handle GCC errors without column numbersw0rp
2017-07-22Fix #794 - Filter out any preceding lines of Flow output which aren't JSONw0rp
2017-07-19Fix #779 - Handle empty output for tslintw0rp
2017-07-18Fix #308 - Check Dart files with dartanalyzerw0rp
2017-07-18Fix #710 - Show hlint suggestions as info items, and include end line and col...w0rp
2017-07-17Add yaml swaglint linter (#771)Matthew Turland
2017-07-16Add SyntaxErl linterDmitri Vereshchagin
2017-07-13Add scalastyle linter (#766)Kevin Kays
2017-07-13#769 Ignore stderr output and output without JSON we can read for rubocopw0rp
2017-07-12Rubocop: handle empty 'files' array in outputEddie Lebow
2017-07-12Fix #760 - Report problems with configuration files for rubocopw0rp
2017-07-12Add rails_best_practices handler (resolves #655) (#751)Eddie Lebow
2017-07-11Brakeman: Remove unused cache var from testsEddie Lebow
2017-07-09Make every test set filenames and switch directories in the same way, and fix...w0rp
2017-07-09Use rubocop's JSON output format (resolves #339) (#738)Eddie Lebow
2017-07-09Fix issues with running individual tests, and get the Vim tests to run on cer...w0rp
2017-07-08Use different reporter to support older versions of jscs (#737)Jonathan Boudreau
2017-07-07Fix windows path check on rust linter (#736)daa84
2017-07-07#710 - Fix a parsing bug caused by the last fixw0rp
2017-07-07#710 - Show warnings as warnings for ghcw0rp
2017-07-03Fix #216 - Filter out errors for other files for ansible-lintw0rp
2017-07-03Report exceptions thrown for stylelintw0rp
2017-07-02Adjust output of `luacheck` linter to include error code (#717)Ryan
2017-07-01Fix brakeman handler when there is no outputGabriel Sobrinho
2017-06-27Merge pull request #699 from jwoudenberg/masterw0rp
2017-06-27Elm linter shows full error rangesJasper Woudenberg
2017-06-27Remove style classification from E999 (#696)v1.4.0Nick Krichevsky
2017-06-25Change regex to better handle messages with multiple groups of parentheses.John Sivak
2017-06-25Fix #694 - Ignore BEGIN failed errors for Perl only for certain errorsw0rp
2017-06-25Feature/restore display of symbol (#693)John Sivak
2017-06-25Improve elm linter (#637)Jasper Woudenberg
2017-06-25Fix #690 - Filter out errors from other files for Haskellw0rp
2017-06-25#684 Handle tslint errors without the severity included, and use character in...w0rp
2017-06-25Fix #684 - Use the JSON format for tslint, for consistency betwen versions, a...w0rp
2017-06-22Fix #677 - Ignore errors from other files for cppcheckw0rp
2017-06-22Fix the Perl tests in Dockerw0rp
2017-06-22Fix #676 - Fix handling of Perl errorsw0rp
2017-06-21Fix the standard and xo handlers so they call the eslint functionw0rp
2017-06-20Print messages about imports used when modules are turned offw0rp
2017-06-20Fix #668 - Support eslint for TypeScriptw0rp
2017-06-19handle column number in javac linter (#660)oaue
2017-06-18TSLint: distinguish warnings from errors (#663)Pavel Kuropatkin
2017-06-14Fix an ansible-lint testw0rp