summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-10-21Added c++14 standard support and POSIX API compile time linker flags for avoi...ehzShelter
2016-10-20Add PEP8 handler test.Bjorn Neergaard
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-19Add a test which checks that we can find the stdin-wrapper script.w0rp
2016-10-19Merge pull request #108 from neersighted/autocmd2v1.0.0w0rp
2016-10-19Fix some Vint problems.w0rp
2016-10-19Fix how the Makefile checks the image ID.w0rp
2016-10-19Merge pull request #123 from jparoz/masterw0rp
2016-10-19Added support for hlintJesse Paroz
2016-10-18Add an ID into the Makefile so running tests locally will use the most up to ...w0rp
2016-10-17Add autocommand testBjorn Neergaard
2016-10-17Make the function for waiting for jobs to complete more reliable.w0rp
2016-10-17Add a function for waiting for linters to complete, and add a test which chec...w0rp
2016-10-17Make the nearest file search result absolute paths, and add tests to cover it.w0rp
2016-10-17Add a test to check that buffer cleanup works.w0rp