summaryrefslogtreecommitdiff
path: root/test/command_callback
AgeCommit message (Expand)Author
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-07-06Add an AssertLinter command for testsw0rp
2018-07-02add dummy pyre binary and executableDerek P Sifford
2018-07-02add command_callback testDerek P Sifford
2018-07-01Fix #1412 - Use --stdin-filename for newer reek versionsw0rp
2018-06-27Rust Cargo linter: Improve workspace support (#1679)Dan Aloni
2018-06-25Add test_pyrex_cython_command_callback.vaderNicolas Pauss
2018-06-23Add fixer tidy for HTMLAbin Simon
2018-06-20Merge pull request #1618 from colbydehart/masterw0rp
2018-06-20Try to fix the tests on Windowsw0rp
2018-06-07WIP cd to project pathColby Dehart
2018-06-07added test for command callbackColby Dehart
2018-06-07Adapt test to also use Rscript --vanillaStefan Siegel
2018-06-06Add the cquery LSP #1475 #1594Ben Falconer
2018-06-05Allow all Python linter executables to be set to `pipenv`.Eddie Lebow
2018-06-04Allow linting rust tests and examples with cargoMichał Budzyński
2018-06-03Merge pull request #1623 from zoonfafer/scalafmt-fixerw0rp
2018-06-02Allow flake8 executable to be set to `pipenv`.Eddie Lebow
2018-06-03Add 'scalafmt' fixer for Scala filesJeffrey Lau
2018-05-28Remove a test for a deprecated variable that seems to trip up Travisw0rp
2018-05-28Fix #1566 - Add g:ale_python_flake8_change_directoryw0rp
2018-05-28Fix #1611 - Fix perlcritic escaping on Windowsw0rp
2018-05-25Move the sasslint handlers to one locationw0rp
2018-05-15Run sass-lint from the target's directoryBen Falconer
2018-05-04Fixed handle test for WindowsØyvind Ingvaldsen
2018-05-04Added NASM linterØyvind Ingvaldsen
2018-05-01Add bundle option to mdlDavid Rodríguez
2018-04-27Close #1521 - Allow the language to be set with simple strings for LSP lintersw0rp
2018-04-26flake8: Move to the buffer's directory before running flake8 commandAndreas Kloeckner
2018-04-21Merge pull request #1511 from elebow/add-cucumber-checkerw0rp
2018-04-20Add cucumber checker for cucumber filesEddie Lebow
2018-04-17Fix #1507 - Add an option for disabling switching directories for pylintw0rp
2018-04-12Fix rust rls linter toolchain argumenteyenseo
2018-04-09pylint: Move to the buffer's directory before running pylint command (Fix #1472)rhysd
2018-04-08Close #1476 - Make the javac executable configurablew0rp
2018-04-08Close #1315 - Make the vint executable configurablew0rp
2018-04-06Added support for Python black fixer (#1451)Jack Evans
2018-04-05Integration of qmlfmt linting tool (#1462)P M
2018-04-05Add fsc linter for Scala (#1452)Nils Leuzinger
2018-04-05Merge pull request #1429 from stewy33/masterw0rp
2018-03-27#1167 Use the make -n parsing for C++ compilers, and document the new optionw0rp
2018-03-27Merge pull request #1434 from roel0/masterw0rp
2018-03-26Use the --stdin-filename option for textlint, so configuration files will be ...w0rp
2018-03-26Fix paths for running tests on Windowsw0rp
2018-03-26Fix config and executable issues with the textlint linterw0rp
2018-03-25add support for mercury language using mmc as linterStewy Slocum
2018-03-20* Shell commands should by called async with the help of a command chainroel0
2018-03-19Lint whole package for gosimple and gotypeBen Paxton
2018-03-18Fix #1392 - Only check files on disk for gotypew0rp
2018-03-18#416 Escape the tslint commandw0rp