summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-22Fix #229 Disable text linters by defaultw0rp
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-16Make sign parsing testable, and add tests for it against various languages.w0rp
2016-12-16Merge pull request #224 from cympfh/masterw0rp
2016-12-15Fix: sign patterncympfh
2016-12-14Merge pull request #221 from rob-b/improve-formatting-of-haskell-lintersw0rp
2016-12-14Merge pull request #222 from justinmk/fixfuncrefw0rp
2016-12-14Nvim: pass functions as funcrefsJustin M. Keyes
2016-12-14Improve formatting of ghc and hlint haskell lintersRob Berry
2016-12-13Add support for Swift with swiftlint (#214)David Mohundro
2016-12-13Add tests to cover definitions for linters so far.w0rp
2016-12-13Implement command chaining. Tests and documentation to come.w0rp
2016-12-13Fix the proeslint linter for plaintext filesw0rp
2016-12-13Add a Batch stdin wrapper scriptw0rp
2016-12-13Add Elm linting via elm-make (#213)Eric Lehner
2016-12-08Merge pull request #210 from apuignav/error-cppw0rp
2016-12-08Catch g++ fatal errorAlbert Puig
2016-12-07Merge pull request #209 from apuignav/ignore-pylintw0rp
2016-12-07Skip I0011 messages in pylint.Albert Puig
2016-12-06Document the new stylelint linterw0rp
2016-12-06Merge pull request #207 from diartyz/masterw0rp
2016-12-06add stylelint supportdiartyz
2016-12-05Merge pull request #201 from kyrisu/fix-proper_extension_handling_for_tslintw0rp
2016-12-05Fix proper extension handling for tslintKrystian Paszkiewicz
2016-12-04#200 Make systemverilog files use the verilog linters by defaultw0rp
2016-12-04LaTeX Linters (#190)Andrew Balmos
2016-12-04Add support for tslint.json file detection in tslint (#198)kyrisu
2016-12-02Merge pull request #195 from mortonfox/rubocop-optionsw0rp
2016-12-01Add options variable for ruby-rubocopPo Shan Cheah
2016-12-01Add an FAQ section describing how to run linters when files are saved.w0rp
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-25Merge pull request #186 from poohzrn/patch-1w0rp
2016-11-24Fix links to `handlers.vim`poohzrn
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-10Document that typecheck is now supportedw0rp
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-05Merge pull request #164 from delianides/masterw0rp
2016-11-05changed while read -r loop to cat > for portability and simplicity (#165)purpleP
2016-11-04Take sign information out of the buffer variables, and make it so dummy signs...w0rp
2016-11-04#159 Change the condition for checking for Vim 8 features to work better in M...w0rp
2016-11-03flow linting should only happen on flow typed files.delianides
2016-11-03Re-align documentation markers.w0rp
2016-11-02Merge pull request #162 from mshr-h/fix-documentw0rp