summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2017-01-12Add support for Rust using rustc and cargo (#230)EinfachToll
2017-01-12Merge pull request #245 from zefei/add-eslint-optionsw0rp
2017-01-05added eslint option to pass in more optionsZefei Xuan
2017-01-04Added hack linter for php (#239)Zefei Xuan
2017-01-04Merge pull request #244 from icgood/fix-perlcritic-typo-exceptionw0rp
2017-01-04Merge pull request #236 from Chronial/patch-1w0rp
2017-01-03Fix typo in perlcritic linter dictionaryIan Good
2016-12-30Pass file name to flake8Chronial
2016-12-28Fix PHP lint generic error without line numberstill-dreaming-1
2016-12-26Merge pull request #232 from grzebiel/masterw0rp
2016-12-24Added ability to reload compilation flags for c and c++ after loading plugingrzebiel
2016-12-23Redirect go build output to /dev/nullHeyward Fann
2016-12-22add go build for build errors (#180)dzhou121
2016-12-22[enhancement] add node_modules support for stylelint & htmlhint (#226)diartyz
2016-12-22#193 Fix a parsing error for parsing errors with eslintw0rp
2016-12-16Elm file filter & Windows bug fixes (#223)Eric Lehner
2016-12-14Merge pull request #221 from rob-b/improve-formatting-of-haskell-lintersw0rp
2016-12-14Improve formatting of ghc and hlint haskell lintersRob Berry
2016-12-13Add support for Swift with swiftlint (#214)David Mohundro
2016-12-13Fix the proeslint linter for plaintext filesw0rp
2016-12-13Add Elm linting via elm-make (#213)Eric Lehner
2016-12-06add stylelint supportdiartyz
2016-12-05Fix proper extension handling for tslintKrystian Paszkiewicz
2016-12-04LaTeX Linters (#190)Andrew Balmos
2016-12-04Add support for tslint.json file detection in tslint (#198)kyrisu
2016-12-01Add options variable for ruby-rubocopPo Shan Cheah
2016-11-28Fix #188: Revert to and older version of the Haskell linter, which works betterw0rp
2016-11-28Add Proselint (#185)poohzrn
2016-11-25Add puppet linters (#183)Alexander "Ace" Olofsson
2016-11-23Add ocaml linter: merlin (#177)Andrey Popp
2016-11-21Flow linter improvements (#176)Andrey Popp
2016-11-14Add g:ale_python_flake8_executable (#174)Marius Gedminas
2016-11-10Merge pull request #170 from mkusher/typescript_typecheck_linterw0rp
2016-11-10removed useless echom from typecheck.vimAleh Kashnikau
2016-11-10Add typecheck linter for typescriptAleh Kashnikau
2016-11-03flow linting should only happen on flow typed files.delianides
2016-11-01Added support for foodcriticEdward Larkey
2016-11-01Add FlowType support (#157)Zach Perrault
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