summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-20Fix #786 - Only set --no-local-style for yapf if a configuration file is dete...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-17Add yaml swaglint linter (#771)Matthew Turland
2017-07-17#703 Add arguments to avoid generating plist files if no build directory is d...w0rp
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-15Fix #773 - Do not clear the loclist when closing the loclist windoww0rp
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-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-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 #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-11Brakeman: Remove unused cache var from testsEddie Lebow
2017-07-10Kotlin and general Gradle support. (#745)Michael Pardo
2017-07-10Fix the flow command tests so they will run on my machinew0rp
2017-07-10Fix #749 - Use /bin/sh when the shell is fishw0rp
2017-07-10Fix #730 - Lint files on save even when nothing was fixedw0rp
2017-07-10Fix #746 - Keep highlights from other plugins when buffers are hiddenw0rp
2017-07-09Make every test set filenames and switch directories in the same way, and fix...w0rp
2017-07-09Use rubocop's JSON output format (resolves #339) (#738)Eddie Lebow
2017-07-09Fix issues with running individual tests, and get the Vim tests to run on cer...w0rp
2017-07-09Support setting settings with g:ale_pattern_optionsw0rp
2017-07-08Use different reporter to support older versions of jscs (#737)Jonathan Boudreau
2017-07-07#697 - Clear all highlights every time items are set again, and refactor most...w0rp
2017-07-07Fix windows path check on rust linter (#736)daa84
2017-07-07#710 - Fix a parsing bug caused by the last fixw0rp
2017-07-07Fix #735 - Support old versions of Flow by only adding --respect-pragma for s...w0rp
2017-07-07#710 - Show warnings as warnings for ghcw0rp
2017-07-07Make the executable for gometalinter configurablew0rp
2017-07-06#732 - Use the configuration files when fixing files with rubocopw0rp
2017-07-06Add ale_fix_on_save and ale_fixers to debug output (#731)Gregory Einfrank