summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2017-07-09Make every test set filenames and switch directories in the same way, and fix...w0rp
2017-07-09Add new Haskell linter (#742)Jake Zimmerman
2017-07-09Fix some indentationw0rp
2017-07-09Simplify ale_linters#ruby#rubocop#GetTypew0rp
2017-07-09Use rubocop's JSON output format (resolves #339) (#738)Eddie Lebow
2017-07-08Use different reporter to support older versions of jscs (#737)Jonathan Boudreau
2017-07-07Fix #735 - Support old versions of Flow by only adding --respect-pragma for s...w0rp
2017-07-07Make the executable for gometalinter configurablew0rp
2017-07-06Initialize rubocop variables in one placew0rp
2017-07-05#729 - Support running Python programs from virtualenv for Windowsw0rp
2017-07-05Correctly pass options to cpplint (#728)Wil Thomason
2017-07-03Fix #216 - Filter out errors for other files for ansible-lintw0rp
2017-07-03Fix #182 - Add support for lintrw0rp
2017-07-03Fix #178 - Check Stylus files with stylelintw0rp
2017-07-03Allow `hadolint` linter to run via docker image (#720)Chris Weyl
2017-07-02Remove the need for pointless callbacks for LSP lintersw0rp
2017-07-02Support an 'stdio' type for linter defintions, and require a command for LSP ...w0rp
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-29Add profile, other options to the perlcritic linter (#675)Chris Weyl
2017-06-29Make pug-lint detect node_modules executables, and add options for pug-lint l...w0rp
2017-06-29Adds an option to pass additional arguments to the verilog/verilator … (#698)Tarik Graba
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-27Fix #680 - Use --shadow-file to check for problems with mypy while you typew0rp
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-25Move ale#handlers#c functions into ale#cw0rp
2017-06-25Feature/restore display of symbol (#693)John Sivak
2017-06-25Improve elm linter (#637)Jasper Woudenberg
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-24Add clangcheck Linter to cpp (#686)Gagbo
2017-06-24Added builddir option to clang-tidy to point to json folder (#688)Gagbo
2017-06-24#681 Show extra kotlin errors at line 1w0rp
2017-06-22Fix #676 - Fix handling of Perl errorsw0rp
2017-06-22Set the --no-color flag for Vint if we fail to parse the version number for s...w0rp
2017-06-21Fix some escaping and make some tests set filenames consistentlyw0rp
2017-06-21Support project's local phpcs installation (#666)Eric Stern
2017-06-21Fix the standard and xo handlers so they call the eslint functionw0rp
2017-06-20Fix #668 - Support eslint for TypeScriptw0rp
2017-06-19handle column number in javac linter (#660)oaue
2017-06-19#662 Fix kotlinc configuration name escapingw0rp
2017-06-18TSLint: distinguish warnings from errors (#663)Pavel Kuropatkin
2017-06-15Fix for Crystal support (#651)David Alexander
2017-06-14#430 Use the style sub_type for flake8 problemsw0rp
2017-06-14Split up the flake8 and ansible-lint handlersw0rp
2017-06-14Add fusion-lint, documentation, and tests (#648)Ryan
2017-06-13Merge branch 'tsserver'w0rp