summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
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
2016-10-07Add basic scala support using scalac (#56)Zoltan Kalmar
2016-10-07updating config option format and adding to docjwilliams108
2016-10-06Merge pull request #53 from dahlia/haskell-stackw0rp
2016-10-06GHC Linter for Haskell StackHong Minhee
2016-10-06Add support for changing the eslint executable.w0rp
2016-10-06Fix loading of JSHint configuration files.w0rp
2016-10-06Merge pull request #50 from jwilliams108/linter-phpcsw0rp
2016-10-06correctly parse eslint warning typejwilliams108
2016-10-06adding phpcs linterjwilliams108
2016-10-05Update the author line and the filenames for the GCC format pattern.w0rp
2016-10-05Use gcc format for vint outputKabbaj Amine
2016-10-05Rename the sasslinters to use the same naming conventions, and add scsslint.w0rp
2016-10-04Add tidy support for htmlKabbaj Amine