summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2016-10-23Support loading eslint from node_modules, re issue #118.w0rp
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-21Merge pull request #133 from ehzShelter/masterw0rp
2016-10-21make it less verbose for c and cppehzShelter
2016-10-21Merge pull request #129 from neersighted/ansiblew0rp
2016-10-21Added c++14 standard support and POSIX API compile time linker flags for avoi...ehzShelter
2016-10-20#131 Keep the error types in the message for eslintw0rp
2016-10-20Document ansible-lintBjorn Neergaard
2016-10-20Add ansible-lint support and factor out PEP8 handlerBjorn Neergaard
2016-10-20Add support for cppcheck (#126)Bart Libert
2016-10-19Fix the D error parsing to handle output without column numbers.w0rp
2016-10-19Fix some Vint problems.w0rp
2016-10-19Added support for hlintJesse Paroz
2016-10-16Add linters for Elixir (#113)Ɓukasz Jan Niemier
2016-10-13Merge pull request #101 from s-ol/luacheckw0rp
2016-10-12Hide more trailing whitespace warnings when the option is on for flake8.w0rp
2016-10-12add luacheck linters-ol
2016-10-11Fix #87 - Allow linter filetypes to be aliasedw0rp
2016-10-11Match both error and syntax error in verilogBjorn Neergaard
2016-10-11Default handlers to warningBjorn Neergaard
2016-10-11Remove many redundant handlersBjorn Neergaard
2016-10-11Introduce generic unix formatterBjorn Neergaard
2016-10-11Introduce golang supportBjorn Neergaard
2016-10-11Set an option for turning Vint style issues on or off.w0rp
2016-10-11Use explicit scope in all ale_lintersBjorn Neergaard
2016-10-10#81: Close the Vint format quote.w0rp
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-10Add an option for configuring the path for JSHint.w0rp
2016-10-10Minor fixes:Kabbaj Amine
2016-10-10Echo string format (#76)KabbAmine
2016-10-09Merge branch 'shell-detection'w0rp
2016-10-09Modify shell's pattern to handle locals other than english, fixes #69Kabbaj Amine
2016-10-09#69 Change the default shell for shell lintingw0rp
2016-10-09Handle arguments to shells in shebang lines too.w0rp
2016-10-09#69 Improve shell detectionw0rp
2016-10-09Add support for perl and perlcriticVincent Lequertier
2016-10-09Add comment headers to verilog lintersmshr-h
2016-10-08Correct all Vint warningsw0rp
2016-10-08Merge pull request #68 from KabbAmine/linter-coffeew0rp
2016-10-08Merge pull request #67 from KabbAmine/linter-htmlhintw0rp
2016-10-08Add coffee linterKabbaj Amine
2016-10-08Add linter HTMLHint for html filesKabbaj Amine
2016-10-08Add verilator for verilogmshr-h
2016-10-08Add cpp linter (#64)Marc Delage
2016-10-08Add iverilog for verilog (#63)Masahiro H
2016-10-07Add support for Pug with pug-lint.w0rp
2016-10-07Merge pull request #62 from KabbAmine/linter-tidy-refactorw0rp
2016-10-07Refactor tidy supportKabbaj Amine
2016-10-07Add support for checking Cython filesw0rp
2016-10-07Support reading from both output streams, and fix PHP error parsing, which so...w0rp