summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-02Update ale.txtMasahiro H
2016-11-02Fix docment for c-clangmshr-h
2016-11-01Merge pull request #156 from edwlarkey/add_foodcriticw0rp
2016-11-01Added support for foodcriticEdward Larkey
2016-11-01#160 Switch back to using readline for writing stdin to the temporary file, b...w0rp
2016-11-01Add FlowType support (#157)Zach Perrault
2016-10-31Improve file blacklisting to make Unite.vim not fuck up.w0rp
2016-10-31Reduce sign column juttering by waiting for all jobs to complete before updat...w0rp
2016-10-31Merge pull request #158 from mshr-h/support-clang-for-cw0rp
2016-10-31Add support for clang for cmshr-h
2016-10-30Add pylint to the list of supported tools.w0rp
2016-10-30Increase the delay for linting on entering a buffer.w0rp
2016-10-30Merge pull request #153 from keith/ks/shellcheckw0rp
2016-10-30Merge pull request #155 from deathmaz/feature/htmlhint-argsw0rp
2016-10-30Update the documentation to match the codew0rp
2016-10-30Merge pull request #151 from keith/ks/pylintw0rp
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-26#144 - Implement commands for moving through warnings/errorsw0rp
2016-10-25Mention the Google Vimscript Style Guide in the contributing file.w0rp
2016-10-25Merge remote-tracking branch 'origin/echo-less'w0rp
2016-10-25#148 - Check the cursor position so we don't try to echo too frequently.w0rp
2016-10-25Merge pull request #143 from w0rp/better-buffer-cleanupw0rp
2016-10-25Fix the autocmd suggestion some morew0rp
2016-10-25Fix a mistake in the FAQ code for the autocmd eventw0rp
2016-10-25#148 Do not run ALE for NERDTree or Unite.vim buffers.w0rp
2016-10-25Fix the headings and table of contents.w0rp
2016-10-25Restructure the README.w0rp
2016-10-24#119 - Stop ALE clearing the echo message when it doesn't need to.w0rp
2016-10-24Merge #139 - Add Markdown linting supportw0rp
2016-10-24Add support for mlint, a MATLAB linter (#145)Alex Layton
2016-10-24Limit Travis to only building master on push.w0rp
2016-10-24Merge pull request #142 from w0rp/use-local-jshint-programw0rp
2016-10-24Merge everything into the one global map.w0rp
2016-10-24Add some comments to some lines to make things clearer.w0rp
2016-10-23#107 Stop jobs when buffers closew0rp
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-23Merge pull request #140 from neersighted/cleanupw0rp
2016-10-22Clean up some test filenames and extraneous codeBjorn Neergaard
2016-10-22Merge pull request #138 from neersighted/dotftw0rp
2016-10-22Docs!Bjorn Neergaard
2016-10-22Make builds fail again when there are Vint warnings.w0rp
2016-10-22Use `cat` instead of `read -r` to stream stdin to file (#120)Ɓukasz Jan Niemier
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