summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2017-07-13Make tsserver completion more reliable, but not quite ready for documentation...w0rp
2017-07-13Merge pull request #767 from elebow/rubocop-handle-empty-files-outputw0rp
2017-07-12Rubocop: handle empty 'files' array in outputEddie Lebow
2017-07-12Fix #760 - Report problems with configuration files for rubocopw0rp
2017-07-12Add rails_best_practices handler (resolves #655) (#751)Eddie Lebow
2017-07-12Merge pull request #762 from bugant/fix-function-doc-for-FindProjectRootw0rp
2017-07-12Merge pull request #761 from svanharmelen/f-improve-regexw0rp
2017-07-12Fix docs for FindProjectRoot functionMatteo Centenaro
2017-07-12Fixup #756Sander van Harmelen
2017-07-11#756 Escape the paths used for the --include parameter for gometalinter, whic...w0rp
2017-07-11Merge pull request #759 from julianandrews/docs-typo-fixw0rp
2017-07-11Fix documentation typoJulian Andrews
2017-07-11Merge pull request #756 from svanharmelen/b-gometalinterw0rp
2017-07-11Fix #747 - Lint and fix files after they have been been written to disk, not ...w0rp
2017-07-11Look for ini file to spot python project root (#755)Matteo Centenaro
2017-07-11Make gometalinter work againSander van Harmelen
2017-07-11Prefer --fast for stack-build (#754)Jake Zimmerman