summaryrefslogtreecommitdiff
path: root/test/handler
AgeCommit message (Expand)Author
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
2017-06-14#430 Use the style sub_type for flake8 problemsw0rp
2017-06-14Split up the flake8 and ansible-lint handlersw0rp
2017-06-14#538 - Set some end column indexes for flake8w0rp
2017-06-07Fix the stylelint tests to match the changes to the handlerw0rp
2017-06-06Fix #625 Ignore Perl errors from other filesw0rp
2017-06-06#482 - Fix Flow handling with relative pathsw0rp
2017-05-31Include span label in rust lints (#601)Jon Gjengset
2017-05-31Fix #596 - Report exceptions thrown by flake8w0rp
2017-05-31Include location list end column for rust lint (#602)Jon Gjengset
2017-05-28Ember-template-lint handler: properly handle template parsing errors.Adrian Zalewski
2017-05-27Fix file name checking in rust handler (#581)Agata Naomichi
2017-05-24Translate pylint output column to 1-based indexNozomu Okuda
2017-05-20Revert "Fix #556 Remove duplicate error messages from clang++"w0rp
2017-05-20Revert "#562 Join split JSON lines together for new Rust output"w0rp
2017-05-20Improve performance when using gometalinter (#566)Sander van Harmelen
2017-05-18Merge pull request #564 from adriaanzon/php-end-columnsw0rp
2017-05-18Add xmllint linter (#559)q12321q
2017-05-17Add end columns on php linter #538Adriaan Zonnenberg
2017-05-17Break up php tests so the output is easier to readAdriaan Zonnenberg
2017-05-17Fix #556 Remove duplicate error messages from clang++w0rp
2017-05-17#562 Join split JSON lines together for new Rust outputw0rp
2017-05-17Merge pull request #546 from dawikur/masterw0rp
2017-05-16#538 Set some end columns for some eslint problemsw0rp
2017-05-16Add cpplint linterDawid Kurek