Commit Graph

  • f950c29035 Implement command chaining. Tests and documentation to come. w0rp 2016-10-25 20:25:23 +0100
  • 88f4598ea2 Fix the proeslint linter for plaintext files w0rp 2016-12-13 10:19:19 +0000
  • 76a03b0709 Add a Batch stdin wrapper script w0rp 2016-12-13 09:50:42 +0000
  • 70e379cc46 Add Elm linting via elm-make (#213) Eric Lehner 2016-12-13 04:06:04 -0500
  • 25f6445c50 Merge pull request #210 from apuignav/error-cpp w0rp 2016-12-08 09:05:36 +0000
  • b5013ba54b Catch g++ fatal error Albert Puig 2016-12-08 00:14:23 +0100
  • 815be12649 Merge pull request #209 from apuignav/ignore-pylint w0rp 2016-12-07 22:57:12 +0000
  • 88c203b686 Skip I0011 messages in pylint. Albert Puig 2016-12-07 23:50:34 +0100
  • aee339f401 Document the new stylelint linter w0rp 2016-12-06 13:26:06 +0000
  • d5c626667e Merge pull request #207 from diartyz/master w0rp 2016-12-06 13:22:47 +0000
  • 725957de6e add stylelint support diartyz 2016-12-06 21:14:14 +0800
  • 1a749a6b43 Merge pull request #201 from kyrisu/fix-proper_extension_handling_for_tslint w0rp 2016-12-05 11:14:09 +0000
  • ff8f3673eb Fix proper extension handling for tslint Krystian Paszkiewicz 2016-12-05 08:42:00 +0000
  • d77e5a9308 #200 Make systemverilog files use the verilog linters by default w0rp 2016-12-04 23:13:57 +0000
  • 35307c0585 LaTeX Linters (#190) Andrew Balmos 2016-12-04 17:19:06 -0500
  • bbdff82aee Add support for tslint.json file detection in tslint (#198) kyrisu 2016-12-04 22:17:22 +0000
  • 3a1caca907 Merge pull request #195 from mortonfox/rubocop-options w0rp 2016-12-02 09:18:18 +0000
  • 5636626da1 Add options variable for ruby-rubocop Po Shan Cheah 2016-12-01 12:28:27 -0500
  • f5a4e11894 Add an FAQ section describing how to run linters when files are saved. w0rp 2016-12-01 09:52:43 +0000
  • 66b183e1ba Fix #188: Revert to and older version of the Haskell linter, which works better w0rp 2016-11-28 09:53:07 +0000
  • 900b4cdff3 Add Proselint (#185) poohzrn 2016-11-28 10:36:11 +0100
  • e03df80a09 Add puppet linters (#183) Alexander "Ace" Olofsson 2016-11-25 13:00:07 +0100
  • da37989960 Merge pull request #186 from poohzrn/patch-1 w0rp 2016-11-25 11:53:26 +0000
  • 10bacf0996 Fix links to `handlers.vim` poohzrn 2016-11-24 20:19:24 +0100
  • f7e6236fe8 Add ocaml linter: merlin (#177) Andrey Popp 2016-11-23 18:19:36 +0300
  • d700da8cb8 Flow linter improvements (#176) Andrey Popp 2016-11-21 12:53:18 +0300
  • 713a6910d4 Add g:ale_python_flake8_executable (#174) Marius Gedminas 2016-11-14 19:52:31 +0200
  • 498a9435de Document that typecheck is now supported w0rp 2016-11-10 16:24:17 +0000
  • 7669550ae2 Merge pull request #170 from mkusher/typescript_typecheck_linter w0rp 2016-11-10 16:20:28 +0000
  • 0a3faa60f7 removed useless echom from typecheck.vim Aleh Kashnikau 2016-11-10 18:48:09 +0300
  • 2e5f3899d1 Add typecheck linter for typescript Aleh Kashnikau 2016-11-10 18:36:34 +0300
  • ccc08d08f6 Merge pull request #164 from delianides/master w0rp 2016-11-05 21:02:59 +0000
  • 60b89abd9c changed while read -r loop to cat > for portability and simplicity (#165) purpleP 2016-11-05 23:43:57 +0300
  • ec2845eefa Take sign information out of the buffer variables, and make it so dummy signs are set and removed more reliably. w0rp 2016-11-04 11:58:56 +0000
  • ca18a80e3e #159 Change the condition for checking for Vim 8 features to work better in MacVim 7. w0rp 2016-11-04 10:17:49 +0000
  • 8d5353831e
    flow linting should only happen on flow typed files. delianides 2016-11-03 15:51:49 -0400
  • f9cbc69ce1 Re-align documentation markers. w0rp 2016-11-03 10:17:25 +0000
  • 175db78f35 Merge pull request #162 from mshr-h/fix-document w0rp 2016-11-02 09:08:58 +0000
  • 8ba5b3cb76 Update ale.txt Masahiro H 2016-11-02 15:19:24 +0900
  • afa37e6855 Fix docment for c-clang mshr-h 2016-11-02 15:16:42 +0900
  • 5b8410f868 Merge pull request #156 from edwlarkey/add_foodcritic w0rp 2016-11-01 20:44:25 +0000
  • 8632e6b4e0 Added support for foodcritic Edward Larkey 2016-10-30 13:23:32 -0500
  • f03fb64e51 #160 Switch back to using readline for writing stdin to the temporary file, because it actually works on all machines. w0rp 2016-11-01 20:17:13 +0000
  • 4088347901 Add FlowType support (#157) Zach Perrault 2016-11-01 04:00:08 -0500
  • 614a30a508 Improve file blacklisting to make Unite.vim not fuck up. w0rp 2016-10-31 14:47:08 +0000
  • cb410927d1 Reduce sign column juttering by waiting for all jobs to complete before updating everything. w0rp 2016-10-31 13:45:22 +0000
  • f44756f347 Merge pull request #158 from mshr-h/support-clang-for-c w0rp 2016-10-31 10:58:40 +0000
  • e3a8829d67 Add support for clang for c mshr-h 2016-10-31 14:32:39 +0900
  • 9028d1f132 Add pylint to the list of supported tools. w0rp 2016-10-30 09:47:06 +0000
  • a6ca60203f Increase the delay for linting on entering a buffer. w0rp 2016-10-30 09:29:11 +0000
  • 629e6a3675 Merge pull request #153 from keith/ks/shellcheck w0rp 2016-10-30 09:24:39 +0000
  • c4ab4855b7 Merge pull request #155 from deathmaz/feature/htmlhint-args w0rp 2016-10-30 09:21:55 +0000
  • 8bee64d1b7 Update the documentation to match the code w0rp 2016-10-30 09:21:34 +0000
  • e9bbbbdf3e Merge pull request #151 from keith/ks/pylint w0rp 2016-10-30 09:20:02 +0000
  • 9a4645fc7f Default stdin in htmlhint options deathmaz 2016-10-28 09:46:17 +0300
  • 5fc2f8f6c0
    Choose shell dialect based on vim syntax Keith Smiley 2016-10-27 18:20:22 +1000
  • 86cc2aab71
    Add pylint formatter Keith Smiley 2016-10-27 16:24:32 +1000
  • 5b56103c69 Added optoins variable for htmlhint deathmaz 2016-10-27 18:31:49 +0300
  • c8821fc049 #144 - Implement commands for moving through warnings/errors w0rp 2016-10-24 22:09:41 +0100
  • 1bcee7ef33 Mention the Google Vimscript Style Guide in the contributing file. w0rp 2016-10-25 17:41:34 +0100
  • 454dbbe33e Merge remote-tracking branch 'origin/echo-less' w0rp 2016-10-25 16:51:50 +0100
  • aa4c669ea0 #148 - Check the cursor position so we don't try to echo too frequently. w0rp 2016-10-25 16:07:20 +0100
  • 60762d5018 Merge pull request #143 from w0rp/better-buffer-cleanup w0rp 2016-10-25 16:02:47 +0100
  • 222d9e6908 Fix the autocmd suggestion some more w0rp 2016-10-25 15:46:18 +0100
  • 9a019e2342 Fix a mistake in the FAQ code for the autocmd event w0rp 2016-10-25 15:01:10 +0100
  • 73c9a1f965 #148 Do not run ALE for NERDTree or Unite.vim buffers. w0rp 2016-10-25 14:09:58 +0100
  • 0fbf7bcc99 Fix the headings and table of contents. w0rp 2016-10-25 10:44:50 +0100
  • 2bcb21f350 Restructure the README. w0rp 2016-10-25 10:39:06 +0100
  • d6a7b0f518 #119 - Stop ALE clearing the echo message when it doesn't need to. w0rp 2016-10-24 20:55:20 +0100
  • b9428b7db0 Merge #139 - Add Markdown linting support w0rp 2016-10-24 20:40:24 +0100
  • 95373ddab5 Add support for mlint, a MATLAB linter (#145) Alex Layton 2016-10-24 15:32:52 -0400
  • 6e66b60b63 Limit Travis to only building master on push. w0rp 2016-10-24 20:27:28 +0100
  • 79552872f3 Merge pull request #142 from w0rp/use-local-jshint-program w0rp 2016-10-24 20:23:15 +0100
  • c546f47cc0 Merge everything into the one global map. w0rp 2016-10-24 20:21:32 +0100
  • 0dbf08f6d5 Add some comments to some lines to make things clearer. w0rp 2016-10-24 09:58:45 +0100
  • 7481facd73 #107 Stop jobs when buffers close w0rp 2016-10-23 22:41:00 +0100
  • 226b4ed586 Add node_modules support for JSHint, and use the global config as a fallback. w0rp 2016-10-23 13:25:50 +0100
  • 36461b69d7 Support loading eslint from node_modules, re issue #118. w0rp 2016-10-23 13:04:41 +0100
  • f94865c4ce Merge pull request #140 from neersighted/cleanup w0rp 2016-10-23 10:41:58 +0100
  • dc99282f79
    Clean up some test filenames and extraneous code Bjorn Neergaard 2016-10-22 08:48:04 -0500
  • 89d8f2a0bc Merge pull request #138 from neersighted/dotft w0rp 2016-10-22 14:35:13 +0100
  • 99aebcafac
    Docs! Bjorn Neergaard 2016-10-22 08:29:30 -0500
  • cd00a18c3a Make builds fail again when there are Vint warnings. w0rp 2016-10-22 14:20:05 +0100
  • e293e0b5ab Use `cat` instead of `read -r` to stream stdin to file (#120) Łukasz Jan Niemier 2016-10-22 14:52:49 +0200
  • f49f615ef6
    Add support for dot-seperate linters, improve linter tests Bjorn Neergaard 2016-10-21 21:02:20 -0500
  • 216eadbcbe Merge pull request #133 from ehzShelter/master w0rp 2016-10-21 18:08:25 +0100
  • 1e83489691 make it less verbose for c and cpp ehzShelter 2016-10-21 20:02:20 +0600
  • 5eee70cf37 Merge pull request #129 from neersighted/ansible w0rp 2016-10-21 09:21:50 +0100
  • ce3d79550d Added c++14 standard support and POSIX API compile time linker flags for avoiding annoying errors and warnings ehzShelter 2016-10-21 13:07:51 +0600
  • c697ef05bb
    Add PEP8 handler test. Bjorn Neergaard 2016-10-20 22:52:25 -0500
  • 7a06d276c2 #131 Keep the error types in the message for eslint w0rp 2016-10-20 18:07:45 +0100
  • a2e4af1626
    Document ansible-lint Bjorn Neergaard 2016-10-20 09:26:56 -0500
  • c34664120b
    Add ansible-lint support and factor out PEP8 handler Bjorn Neergaard 2016-10-20 09:23:23 -0500
  • a34fb0a6a7 Add support for cppcheck (#126) Bart Libert 2016-10-20 13:30:45 +0200
  • acb209aa11 Fix the D error parsing to handle output without column numbers. w0rp 2016-10-19 23:42:00 +0100
  • 6df632218e Add a test which checks that we can find the stdin-wrapper script. w0rp 2016-10-19 23:26:07 +0100
  • 62195b7a68 Merge pull request #108 from neersighted/autocmd2 v1.0.0 v1.0.x w0rp 2016-10-19 22:44:00 +0100
  • 9e4d7c1b9d Fix some Vint problems. w0rp 2016-10-19 22:21:39 +0100
  • f8f24854e3 Fix how the Makefile checks the image ID. w0rp 2016-10-19 22:21:00 +0100
  • 492995614b Merge pull request #123 from jparoz/master w0rp 2016-10-19 13:53:26 +0100