summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2016-10-31Add support for clang for cmshr-h
2016-10-30Merge pull request #153 from keith/ks/shellcheckw0rp
2016-10-30Merge pull request #155 from deathmaz/feature/htmlhint-argsw0rp
2016-10-28Default stdin in htmlhint optionsdeathmaz
2016-10-27Choose shell dialect based on vim syntaxKeith Smiley
2016-10-27Add pylint formatterKeith Smiley
2016-10-27Added optoins variable for htmlhintdeathmaz
2016-10-24Merge #139 - Add Markdown linting supportw0rp
2016-10-24Add support for mlint, a MATLAB linter (#145)Alex Layton
2016-10-23Add node_modules support for JSHint, and use the global config as a fallback.w0rp
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