summaryrefslogtreecommitdiff
path: root/test/command_callback
AgeCommit message (Expand)Author
2017-08-10Merge pull request #842 from gfontenot/gf-swiftformatw0rp
2017-08-10Move --format=default in the flake8 command to the return value, and remove e...w0rp
2017-08-09Add support for SwiftFormat as a fixerGordon Fontenot
2017-08-09Default flake8 to --format=defaultMatthew Grossman
2017-08-03Merge pull request #821 from verbitan/nagelfarw0rp
2017-08-02Cover the Rust LSP with tests, allow LSP linters to be named anything, and re...w0rp
2017-08-02Add Tcl nagelfar linterNick James
2017-08-02Use g: for the PHP Vader testsw0rp
2017-08-02Cover the PHP language server functions with Vader testsw0rp
2017-07-24Make executable and options configurable for hdevtoolsTakano Akio
2017-07-20#782 - Do not set the build directory for clang-tidy for header files, which ...w0rp
2017-07-20Fix #786 - Only set --no-local-style for yapf if a configuration file is dete...w0rp
2017-07-18Fix #308 - Check Dart files with dartanalyzerw0rp
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-13Add scalastyle linter (#766)Kevin Kays
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-11Look for ini file to spot python project root (#755)Matteo Centenaro
2017-07-11Make gometalinter work againSander van Harmelen
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-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-07Make the executable for gometalinter configurablew0rp
2017-07-06#732 - Use the configuration files when fixing files with rubocopw0rp
2017-06-29Make pug-lint detect node_modules executables, and add options for pug-lint l...w0rp
2017-06-28Add puppet-lint fixer (#701)Alexander "Ace" Olofsson
2017-06-27Fix #680 - Use --shadow-file to check for problems with mypy while you typew0rp
2017-06-25Add ruby fixer using `rubocop --auto-correct` (#689)Lynn Dylan Hurley
2017-06-21Fix some escaping and make some tests set filenames consistentlyw0rp
2017-06-14Add fusion-lint, documentation, and tests (#648)Ryan
2017-06-07Search python fixers in virtual environment (#632)José Luis Lafuente
2017-05-18Add xmllint linter (#559)q12321q
2017-05-17Escape executableDevon Meunier
2017-05-16Allow overriding rubocop executable.Devon Meunier
2017-05-08#540 Fix shell escaping pretty much everywherew0rp
2017-05-07Support `python -m flake8` for users who are running flake8 that wayw0rp
2017-05-07#335 Detect flake8 in vritualenv, and escape the executable pathw0rp
2017-05-06Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use l...w0rp
2017-05-06Escape the pylint executable appropriatelyw0rp
2017-05-06Fix #208 - Use the file on disk for pylint, and follow import pathsw0rp