summaryrefslogtreecommitdiff
path: root/test/command_callback
AgeCommit message (Expand)Author
2018-12-16Merge pull request #2136 from hsanson/368-chktex-latex-report-errors-from-wro...w0rp
2018-12-11Add tests to lacheck linterHoracio Sanson
2018-12-10Adds standardrb linter (#2133)Justin Searls
2018-12-06Merge pull request #2061 from hsanson/1910-add-support-for-bibclean-fixerw0rp
2018-12-06Add support for pydocstyle linter (#2085)pmacosta
2018-12-06refactor sasslint linter (#2077)Oskar Grunning
2018-12-05Fix javalsp command.Horacio Sanson
2018-12-03Revert "Merge pull request #2083 from zackhsi/scalac-until-jvm"w0rp
2018-12-01Add bibclen fixer supportHoracio Sanson
2018-11-23php: change phpstan's --errorFormat to --error-format (#2005)lfree
2018-11-21Merge pull request #2068 from m-pilia/ispcw0rp
2018-11-21Add --nowrap to ispc optionsMartino Pilia
2018-11-19Merge pull request #2083 from zackhsi/scalac-until-jvmw0rp
2018-11-18Add GCC linter for AdaMartino Pilia
2018-11-17Fix testZack Hsi
2018-11-12Lint ispc on disk to solve include imprecisionsMartino Pilia
2018-11-11Add linter for ispcMartino Pilia
2018-11-11Fix #2054 - Make golint configurablew0rp
2018-11-06Remove test/command_callback/mix_paths/Jon Parise
2018-11-04elixir-ls now recognizes umbrella projectsJon Parise
2018-11-04Merge pull request #2051 from aclemons/ruumbaw0rp
2018-11-04Allow configuration of hamllint executable (#2048)Justin Howard
2018-11-04Clean up a buffer variable in a test filew0rp
2018-11-04Merge pull request #2044 from Steap/bug/1388w0rp
2018-11-04Add initial support for ruumba in eruby files.Andrew Clemons
2018-11-01PHP linter: make the path to the executable configurableCyril Roelandt
2018-10-31Add configuration dictionary support to elixir-lsJon Parise
2018-10-31Fix the Windows testsw0rp
2018-10-31Add a `lsp_config_callback` linter optionJon Parise
2018-10-31Merge pull request #2040 from leamingrad/jshint_filenamew0rp
2018-10-31Add some basic callback tests for jshintJames Owen
2018-10-30Do not enable all clang-tidy checks by defaultAndreas Hollmann
2018-10-28Fix clazy testsAndreas Hollmann
2018-10-26Add the dockerfile_lint linter for Dockerfiles (#1971)Alexander "Ananace" Olofsson
2018-10-25Respect configured excluded_pathsSteven Harman
2018-10-25Merge pull request #1958 from Garland-g/perl6w0rp
2018-10-25Only run stack if a stack.yaml config is found (#1752)Anthony Poon
2018-10-25Merge pull request #2018 from muglug/patch-1w0rp
2018-10-23ale#path#CdString include ale#Escapepaihu
2018-10-22fix testcasepaihu
2018-10-22Add support for `cargo clippy` (#2001)Linda_pp
2018-10-19Add tests for updated Psalm pluginMatt Brown
2018-10-18Merge pull request #1991 from alskdj21/ruby_solargraph_init_optionsw0rp
2018-10-18Allow custom executable for ansible linters (#1977)ix5
2018-10-17New linter: dls (#1992)Auri
2018-10-12Rename solargraph initialization option variableKim Joseph S. Sadomia
2018-10-12Expose ruby-solargraph initialization optionsKim Joseph S. Sadomia
2018-10-11Add elixir-ls language server supportJon Parise
2018-10-10FIX: use mix from the project root directory (#1954)Matteo Centenaro
2018-09-28Add Perl6 support via 'perl6 -c'Travis Gibson