summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-26#517 Add more code LSP support which makes the tssserver linter behave more l...w0rp
2017-07-26Fix #804 - Do not run scalac for sbt filesw0rp
2017-07-24Fix #796 - Ignore errors for closing the last windoww0rp
2017-07-24Disable completion in the Vader test if we temporarily enable itw0rp
2017-07-24Set the g:ale_completion_enabled option when completion is enabled or disabledw0rp
2017-07-24Merge pull request #799 from takano-akio/hdevtools-optionsw0rp
2017-07-24Make executable and options configurable for hdevtoolsTakano Akio
2017-07-23Fix #795 - Handle GCC errors without column numbersw0rp
2017-07-22Merge pull request #781 from sumnerevans/standard-fixerw0rp
2017-07-22Update the PR template to stress the need for tests even more.w0rp
2017-07-22Fix #794 - Filter out any preceding lines of Flow output which aren't JSONw0rp
2017-07-21added tests for Standard.jsSumner Evans
2017-07-21Don't mess with compleopt for each completion, as it doesn't workw0rp
2017-07-21Merge pull request #789 from tmsc4zht/fix_typo_in_doc_ale-gow0rp
2017-07-21fix typo in doc/ale-goRei MOCHIZUKI
2017-07-20#782 - Do not set the build directory for clang-tidy for header files, which ...w0rp
2017-07-20Update the installation notes for the standard package management sysytem so ...w0rp
2017-07-20Fix #786 - Only set --no-local-style for yapf if a configuration file is dete...w0rp
2017-07-19added fixer for StandardSumner Evans
2017-07-19Fix heading levelsw0rp
2017-07-19Fix #573 - Update the README to recommend installing via the built-in package...w0rp
2017-07-19Fix #779 - Handle empty output for tslintw0rp
2017-07-18Fix #308 - Check Dart files with dartanalyzerw0rp
2017-07-18Fix #710 - Show hlint suggestions as info items, and include end line and col...w0rp
2017-07-18Add a missing test filew0rp
2017-07-18Fix #775 - Run eslint.js via node on Windows for eslint --fixw0rp
2017-07-18Fix #776 - Do not add ; echo for Windows for Floww0rp
2017-07-17Add yaml swaglint linter (#771)Matthew Turland
2017-07-17Limit the suggestions only after filtering themw0rp
2017-07-17Filter the completion results by the prefix we usedw0rp
2017-07-17#703 Add arguments to avoid generating plist files if no build directory is d...w0rp
2017-07-17Fix another executable callback typow0rp
2017-07-17Fix an executable_callback typow0rp
2017-07-17#711 - Make the cpplint executable configurablew0rp
2017-07-17#711 - Make the clangtidy executable configurablew0rp
2017-07-16#711 - Make the clangcheck executable configurablew0rp
2017-07-16#711 - Make the gcc executables configurablew0rp
2017-07-16#711 - Make the cppcheck executables configurablew0rp
2017-07-16#711 - Make the clang executables configurablew0rp
2017-07-16Merge pull request #774 from dmitrivereshchagin/syntaxerl-linterw0rp
2017-07-16Added phpstan linter for php. (#772)Ardis
2017-07-16Add SyntaxErl linterDmitri Vereshchagin
2017-07-16Fix #560 #763 - Silence errors for setting signs, and do nothing for dirvishw0rp
2017-07-16#739 - Document the end_col and end_lnum keys for the loclist formatw0rp
2017-07-15Fix #773 - Do not clear the loclist when closing the loclist windoww0rp
2017-07-14#764 - Update the documentation to mention how to echo messages with the ALEL...w0rp
2017-07-14Simplify the tests for the ALELint autocmd commandw0rp
2017-07-13Add scalastyle linter (#766)Kevin Kays
2017-07-13#697 - Remove highlights more thoroughlyw0rp
2017-07-13#769 Ignore stderr output and output without JSON we can read for rubocopw0rp