This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/test/command_callback
w0rp 9fe7b1fe6a
Close #2281 - Separate cwd commands from commands
Working directories are now set seperately from the commands so they
can later be swapped out when running linters over projects is
supported, and also better support filename mapping for running linters
on other machines in future.
2021-03-01 20:11:10 +00:00
..
alex-node-modules/node_modules/.bin Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
alex-node-modules-2/node_modules/alex Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
bazel_paths Add a buildifier fixer for Bazel files (#3499) 2021-02-21 21:35:26 +09:00
bib_paths Add bibclen fixer support 2018-12-01 15:05:18 +09:00
c_paths Add clang-format fixer for C/C++ (#873) 2017-08-24 22:49:43 +01:00
cargo_paths Fix #626 - Automatically use cargo check and cargo check --all-targets for cargo versions that are new enough 2017-11-05 18:37:44 +00:00
cargo_workspace_paths Rust Cargo linter: Improve workspace support (#1679) 2018-06-27 22:36:02 +01:00
ccls_paths ccls: Detect build dir and set compilationDatabaseDirectory 2020-04-18 13:57:57 +02:00
checkstyle_paths Fix checkstyle default configuration. 2019-06-12 10:53:28 +09:00
clangd_paths Added tests for clangd compile commands dectection 2019-10-09 13:40:04 -04:00
clangformat_paths/with_clangformat Allow clangformat to use a local style file (#3587) 2021-02-14 23:03:04 +09:00
cppcheck_paths Close #2359 - Find compile_commands.json in build dirs for cppcheck 2019-05-20 22:08:03 +01:00
cquery_paths Fix #2421 - Use compile_commands.json in build dirs to find roots 2019-05-20 19:57:08 +01:00
dart_paths Fix #308 - Check Dart files with dartanalyzer 2017-07-18 23:57:33 +01:00
elixir_paths Remove test/command_callback/mix_paths/ 2018-11-06 14:01:12 -08:00
fecs_paths test: unit test for fecs fixer, fecs command 2019-04-11 19:47:31 +08:00
fortran-fortls-project Add the .fortls file necessary for tests to work (defying .gitignore) 2018-07-19 22:37:06 +01:00
go_paths Fix #1822 - support go-langserver lsp. 2018-09-06 13:46:59 +09:00
hdl_server Adds hdl_checker LSP support (#2804) 2020-08-06 13:20:54 +01:00
html_beautify_paths Add support for html-beautify (#2788) 2019-10-28 13:25:36 +00:00
htmlhint_paths Fix #1038 - Automatically detect and use htmlhint configuration files 2018-01-28 12:44:42 +00:00
ink_paths/story Add support for ink-language-server 2019-08-07 16:35:12 -05:00
inko_paths Add linter for Inko 2020-12-23 16:50:45 +01:00
java_paths refactor(javac): ale_java_javac_sourcepath variable supports String and List types 2020-05-19 10:41:35 +08:00
java_paths_no_main/src/test/java/com/something javac: Don't assume src/main/java always exists 2019-03-03 14:43:21 -07:00
java_paths_with_jaxb/src/main Fix #859 Include test and jaxb Java source paths when available 2017-11-20 18:54:57 +00:00
julia-languageserver-project Added tests 2018-09-07 13:16:22 -04:00
lessc_paths/node_modules/.bin Add tests for the command and executable callbacks, and make them use local node_modulse esxecutables like other linters 2017-11-12 11:25:24 +00:00
ocamllsp_paths Added ocamllsp (#3595) 2021-02-18 23:51:11 +09:00
ols_paths Add tests for ocaml-language-server callbacks 2017-11-12 10:56:53 +00:00
php-intelephense-project/with-composer feat: add intelephense support for php 2020-09-17 08:06:11 -04:00
php-langserver-project Use location of composer.json for PHP project path too (#2391) 2019-03-25 21:29:34 +00:00
php_paths add php-cs-fixer to list of fixers 2018-03-01 15:48:47 +01:00
psalm-project/vendor/bin Use the psalm executable with the LS option 2019-07-25 23:19:30 +02:00
puglint_project Make pug-lint detect node_modules executables, and add options for pug-lint like the other linters 2017-06-29 11:40:03 +01:00
puppet_paths Add puppet-lint fixer (#701) 2017-06-28 15:27:02 +01:00
purescript_paths Add support for purescript language server (#2572) 2019-06-17 12:54:43 +01:00
python_paths feat: add yamlfix fixer 2020-11-25 01:21:53 +01:00
r_paths Add support for R languageserver (#3370) 2020-11-21 20:56:38 +00:00
reason_ls_paths Document and test reason-language-server 2019-06-09 00:12:11 +01:00
remark_lint_paths/with_bin_path/node_modules/.bin Support remark-lint installed locally 2018-07-16 18:33:21 +09:00
ruby_paths Adds standardrb linter (#2133) 2018-12-10 14:02:32 -07:00
rust-rls-project Cover the Rust LSP with tests, allow LSP linters to be named anything, and rename the Rust LSP linter to rls 2017-08-02 23:21:30 +01:00
sasslint-test-files refactor sasslint linter (#2077) 2018-12-06 11:23:31 -07:00
scala_paths Add 'scalafmt' fixer for Scala files 2018-06-03 04:40:52 +08:00
spectral_paths add spectral linter for yaml 2021-01-23 11:56:10 +09:00
stack_build_paths Only run stack if a stack.yaml config is found (#1752) 2018-10-25 15:30:49 +01:00
stack_ghc_paths Only run stack if a stack.yaml config is found (#1752) 2018-10-25 15:30:49 +01:00
standard-test-files #868 - Prefer cmd.js files for executing standard 2017-08-26 18:11:27 +01:00
stylelint_paths/node_modules/.bin Fix #510 Support checking LESS files with stylelint 2017-11-12 12:09:19 +00:00
swaglint_paths Add yaml swaglint linter (#771) 2017-07-17 20:28:21 +01:00
swift_paths Add support for SwiftFormat as a fixer 2017-08-09 12:41:21 -05:00
tex_paths Add tests to lacheck linter 2018-12-11 23:44:06 +09:00
textlint_paths Use the --stdin-filename option for textlint, so configuration files will be discovered better 2018-03-26 10:35:10 +01:00
tidy_paths Add fixer tidy for HTML 2018-06-23 22:59:13 +05:30
tsserver_paths add project_root_callback for tsserver (#2290) 2019-02-11 21:24:22 +00:00
vim_fixtures Add vim-language-server linter support 2020-04-21 02:29:22 +08:00
write-good-node-modules/node_modules/.bin Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
write-good-node-modules-2/node_modules/write-good/bin Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
zig-zls-project Support zls language server for zig 2020-07-10 22:33:37 -04:00
test_ada_gcc_command_callbacks.vader Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
test_adals_command_callbacks.vader Update test/command_callback/test_adals_command_callbacks.vader 2019-11-05 18:00:16 +01:00
test_alex_command_callback.vader Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
test_ameba_command_callback.vader Add initial ameba (crystal linter) support (#2174) 2019-01-27 16:01:42 +00:00
test_ansible_lint_command_callback.vader Fix ansible-lint linter definition. (#3601) 2021-02-28 21:43:23 +09:00
test_asciidoc_textlint_command_callbacks.vader Add textlint for Asciidoc and add it to Fixers (#2193) 2019-01-10 18:53:45 +00:00
test_asm_gcc_command_callbacks.vader Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
test_bandit_command_callback.vader python/bandit: Use .bandit configuration file 2019-02-17 14:24:18 -07:00
test_bashate_command_callback.vader Fix 2732 - Add bashate support 2020-03-23 12:18:35 +09:00
test_bib_bibclean_command_callback.vader Add bibclen fixer support 2018-12-01 15:05:18 +09:00
test_bingo_command_callback.vader Fix #2668 - Set g:ale_go_go111module 2019-08-02 09:09:10 +01:00
test_brakeman_command_callback.vader Update all Ruby linters to work consistently with bundler 2018-09-12 16:53:28 -04:00
test_c_cc_command_callbacks.vader Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
test_c_ccls_command_callbacks.vader ccls: Detect build dir and set compilationDatabaseDirectory 2020-04-18 13:57:57 +02:00
test_c_clang_tidy_command_callback.vader #2919 Use compile_commands.json for headers 2020-08-10 02:14:23 +01:00
test_c_clangd_command_callbacks.vader Revert "Add definition of c/clangd's language as C (#2791)" 2019-11-07 15:41:58 +00:00
test_c_cppcheck_command_callbacks.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_c_cquery_command_callbacks.vader Try to fix the tests 2019-05-20 20:06:44 +01:00
test_c_flawfinder_command_callbacks.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
test_c_import_paths.vader Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
test_cargo_command_callbacks.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_checkstyle_command_callback.vader Fix 2913 - checkstyle config file ignored. 2019-11-27 23:19:44 +09:00
test_clang_tidy_command_callback.vader Fix clang-tidy ignoring compile_commands.json 2021-01-22 15:19:38 +01:00
test_cookstyle_command_callback.vader Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362) 2019-04-10 18:52:52 +01:00
test_cpp_cc_command_callbacks.vader Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
test_cpp_ccls_command_callbacks.vader ccls: Detect build dir and set compilationDatabaseDirectory 2020-04-18 13:57:57 +02:00
test_cpp_clangcheck_command_callbacks.vader clangcheck: Add -fno-color-diagnostics 2019-09-26 20:28:33 -04:00
test_cpp_clazy_command_callback.vader #2919 Use compile_commands.json for headers 2020-08-10 02:14:23 +01:00
test_cpp_cppcheck_command_callbacks.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_cpp_cquery_command_callbacks.vader Try to fix the tests 2019-05-20 20:06:44 +01:00
test_cpp_flawfinder_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_cpplint_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_cs_csc_command_callbacks.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_cs_mcs_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_cs_mcsc_command_callbacks.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_cucumber_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_cuda_nvcc_command_callbacks.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
test_cypher_cypher_lint_command_callback.vader Make Cypher linter dynamic 2019-02-06 20:29:58 -02:00
test_d_dls_callbacks.vader New linter: dls (#1992) 2018-10-17 16:11:41 +01:00
test_dart_analysis_server_command_callback.vader Add command callback tests 2021-01-22 16:37:38 +00:00
test_dart_language_server_command_callback.vader Fix the dart language server command and cover it with tests 2018-09-04 11:15:59 +01:00
test_dartanalyzer_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_dialyxir_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_dockerfile_lint_command_callback.vader Add the dockerfile_lint linter for Dockerfiles (#1971) 2018-10-26 17:34:32 +01:00
test_dogma_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_eclipselsp_command_callback.vader To support javaagent on eclipselsp 2020-03-26 06:40:07 +00:00
test_elixir_credo_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_elixir_ls_command_callbacks.vader #2132 - Implement feature tests with ale#Has 2019-04-07 15:34:39 +01:00
test_elixir_mix_command_callbacks.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_elm_ls_command_callbacks.vader Update elm-ls 2019-06-21 20:10:23 +02:00
test_elm_make_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_embertemplatelint_command_callbacks.vader Clean up embertemplatelint code 2020-09-05 19:06:07 +01:00
test_erb_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_erlang_dialyzer_command_callback.vader refactor(erlang/dialyzer): remove file placeholder from options 2021-01-23 19:07:26 +01:00
test_erlang_elvis_command_callback.vader Add Elvis handler for Erlang 2020-09-06 12:40:28 +03:00
test_erlang_erlc_command_callback.vader test(erlang/erlc): simplify matches 2020-10-28 12:58:15 +01:00
test_erlang_syntaxerl_command_callback.vader #2132 - Replace command_chain and chain_with with ale#command#Run 2019-04-07 14:58:06 +01:00
test_erubi_command_callback.vader #2132 - Replace command_chain and chain_with with ale#command#Run 2019-04-07 14:58:06 +01:00
test_erubis_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_eslint_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_fecs_command_callback.vader Add nvim floating window support (replaces #3314) (#3470) 2021-01-14 18:06:20 +00:00
test_flake8_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_foodcritic_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_fortran_fortls_callback.vader Add documentation and testing for fortls 2018-07-19 22:27:47 +01:00
test_fsc_command_callback.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
test_fusionlint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_gawk_command_callback.vader Fix the Windows tests 2018-08-03 01:00:39 +01:00
test_gfortran_command_callback.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
test_ghdl_command_callbacks.vader Add VHDL Support & Newer Verilog Linters (#2229) 2019-01-27 09:46:33 +00:00
test_gitlint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_glslang_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_glslls_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_gobuild_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_gofmt_command_callback.vader #3325 - ale#path#BufferCdString now generates %s:h 2020-08-28 17:46:43 +01:00
test_golangci_lint_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_golangserver_command_callback.vader Fix #2668 - Set g:ale_go_go111module 2019-08-02 09:09:10 +01:00
test_golint_command_callbacks.vader Fix #2668 - Set g:ale_go_go111module 2019-08-02 09:09:10 +01:00
test_gometalinter_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_gopls_command_callback.vader gopls: add go_gopls_init_options 2021-02-03 14:49:27 +01:00
test_gosimple_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_gotype_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_govet_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_graphql_gqlint_command_callbacks.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_haml_hamllint_command_callback.vader Allow configuration of hamllint executable (#2048) 2018-11-04 10:35:21 +00:00
test_haskell_cabal_ghc_command_callbacks.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_haskell_ghc_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_haskell_ghc_mod_command_callbacks.vader Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
test_haskell_hdevtools_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_haskell_hie_callbacks.vader Add Haskell IDE Engine (hie) support (#1735) 2018-08-02 20:24:58 +01:00
test_haskell_hlint_command_callbacks.vader Remove test vars that cover bug 2018-09-28 11:37:40 -04:00
test_haskell_hls_callbacks.vader Add linter for haskell-language-server 2021-01-31 11:43:45 +01:00
test_haskell_stack_build_command_callback.vader Only run stack if a stack.yaml config is found (#1752) 2018-10-25 15:30:49 +01:00
test_haskell_stack_ghc_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_html_stylelint_command_callback.vader Add html stylelint test 2018-08-22 19:00:42 -03:00
test_htmlhint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_ibm_openapi_validator_command_callback.vader Fix 2777 - Add IBM openapi validator 2021-01-22 23:17:38 +09:00
test_idris_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_ink_ls_command_callbacks.vader Add support for ink-language-server 2019-08-07 16:35:12 -05:00
test_inko_inko_callbacks.vader Add linter for Inko 2020-12-23 16:50:45 +01:00
test_ispc_ispc_command_callbacks.vader Add --nowrap to ispc options 2018-11-21 10:40:07 +01:00
test_iverilog_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_javac_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_javalsp_command_callback.vader Add support for javalsp configuration options. 2019-06-19 11:38:23 +09:00
test_javascript_tsserver_command_callback.vader add project_root_callback for tsserver (#2290) 2019-02-11 21:24:22 +00:00
test_jq_command_callback.vader Add command callback test 2021-02-02 13:15:46 +01:00
test_jscs_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_jshint_command_callback.vader Fix the Windows tests 2018-10-31 16:25:04 +00:00
test_julia_languageserver_callbacks.vader Fix test space bug 2020-12-12 00:41:05 +01:00
test_kotlin_languageserver_command_callback.vader Fix #1844 - Make the kotlin languageserver linter work again 2018-08-24 10:41:33 +01:00
test_kotlinc_command_callback.vader Fix #2440 - Fix the kotlinc command when Maven and Gradle are missing 2019-04-15 13:36:03 +01:00
test_languagetool_command_callback.vader languagetools: stop auto-appending --autoDetect (#2616) 2019-09-12 21:22:47 +01:00
test_less_stylelint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_lessc_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_lintr_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_llc_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_luac_command_callback.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
test_luacheck_command_callback.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
test_markdown_markdownlint_command_callback.vader allow passing custom options to markdownlint 2019-12-19 13:11:25 -05:00
test_markdown_mdl_command_callback.vader mdl: Use JSON output instead of parsing text 2019-08-18 23:28:32 -04:00
test_markdown_vale_command_callback.vader Make markdown vale linter command configurable with options (#3594) 2021-02-18 10:10:49 +09:00
test_mercury_mmc_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_mypy_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_nagelfar_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_nasm_nasm_command_callbacks.vader Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
test_nimlsp_command_callback.vader Add support for nimlsp (#2815) 2019-10-17 17:32:31 +01:00
test_objc_ccls_command_callbacks.vader ccls: Detect build dir and set compilationDatabaseDirectory 2020-04-18 13:57:57 +02:00
test_ocaml_ocamllsp_callbacks.vader Added ocamllsp (#3595) 2021-02-18 23:51:11 +09:00
test_ocaml_ols_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_perl6_command_callback.vader Add Perl6 support via 'perl6 -c' 2018-09-28 16:18:40 -07:00
test_perl_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_perlcritic_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_php_command_callback.vader Clean up a buffer variable in a test file 2018-11-04 10:15:41 +00:00
test_php_intelephense_command_callback.vader fix: test: mkdir should create if it doesn't exist 2020-09-17 09:58:45 -04:00
test_php_langserver_callbacks.vader Use location of composer.json for PHP project path too (#2391) 2019-03-25 21:29:34 +00:00
test_phpcs_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_phpmd_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_phpstan_command_callbacks.vader Make phpstan tests fail less 2019-05-13 14:00:12 +01:00
test_pony_ponyc_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_prospector_command_callback.vader Add python_[linter]_auto_pipenv options for python linters (fixes #1656) 2018-09-15 22:10:46 -04:00
test_proto_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_psalm_command_callbacks.vader Fix retrying on some test failures 2020-08-29 16:32:17 +01:00
test_puglint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_purescript_ls_command_callbacks.vader Add support for purescript language server (#2572) 2019-06-17 12:54:43 +01:00
test_pycodestyle_command_callback.vader Add python_[linter]_auto_pipenv options for python linters (fixes #1656) 2018-09-15 22:10:46 -04:00
test_pydocstyle_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_pyflakes_command_callback.vader Add python_[linter]_auto_pipenv options for python linters (fixes #1656) 2018-09-15 22:10:46 -04:00
test_pylama_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_pylint_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_pyls_command_callback.vader Add support for pyls configuration options 2019-01-20 23:59:46 -05:00
test_pyre_command_callback.vader Add python_[linter]_auto_pipenv options for python linters (fixes #1656) 2018-09-15 22:10:46 -04:00
test_pyrex_cython_command_callback.vader Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
test_pyright_command_callback.vader Close #2472 - Add support for pyright 2020-08-07 12:16:13 +01:00
test_qmlfmt_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_r_languageserver_callbacks.vader Use _config for LSP config options 2020-11-21 20:58:34 +00:00
test_racket_raco_command_callback.vader Racket linting using raco (#2146) 2019-01-14 19:45:33 +00:00
test_rails_best_practices_command_callback.vader Test for bundle paths with spaces again 2018-09-14 13:26:29 +01:00
test_reason_ls_command_callback.vader Document and test reason-language-server 2019-06-09 00:12:11 +01:00
test_reason_ols_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_reek_command_callback.vader #2132 - Replace command_chain and chain_with with ale#command#Run 2019-04-07 14:58:06 +01:00
test_remark_lint_command_callbacks.vader remark-lint without saving to disk 2018-07-16 18:33:22 +09:00
test_revive_command_callbacks.vader Support revive for go files (#2933) 2020-05-22 06:09:14 -05:00
test_rst_textlint_command_callbacks.vader Support textlint for reStructuredText (#1978) 2019-01-12 14:40:03 +00:00
test_rubocop_command_callback.vader Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
test_ruby_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_ruby_debride_command_callback.vader Fix #2821 - Fix the debride linter after merging older code 2019-10-09 09:53:50 +01:00
test_ruby_solargraph.vader Rename solargraph initialization option variable 2018-10-12 18:16:28 +08:00
test_rust_analyzer_callbacks.vader pass lsp intialization_options to rust-analyzer 2020-11-18 22:22:16 -05:00
test_rust_rls_callbacks.vader modify rls testcase 2019-04-11 23:38:16 +08:00
test_rustc_command_callback.vader Fix #1684: Use the correct flag name in rustc linter 2018-08-10 21:50:52 +01:00
test_ruumba_command_callback.vader Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
test_sass_sasslint_command_callback.vader refactor sasslint linter (#2077) 2018-12-06 11:23:31 -07:00
test_scala_metals.vader Add linter for Scala Metals 2019-08-31 12:34:57 +08:00
test_scala_sbtserver.vader Add a lsp_config_callback linter option 2018-10-31 08:42:42 -07:00
test_scalac_command_callback.vader Revert "Merge pull request #2083 from zackhsi/scalac-until-jvm" 2018-12-03 20:39:10 +00:00
test_scalastyle_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_scss_sasslint_command_callback.vader refactor sasslint linter (#2077) 2018-12-06 11:23:31 -07:00
test_scss_stylelint_command_callback.vader Add tests for assuring the SCSS stylelint options work 2018-09-14 13:32:42 -03:00
test_shellcheck_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_slimlint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_solc_command_callback.vader Document and test solc 2019-09-19 20:26:24 +01:00
test_sorbet_command_callback.vader Add Ruby sorbet option to enable watchman 2020-10-20 23:13:53 -07:00
test_spectral_command_callback.vader add spectral linter for yaml 2021-01-23 11:56:10 +09:00
test_sqllint_command_callback.vader Add sql-lint as linter 2020-01-31 11:11:12 +00:00
test_standard_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_standardrb_command_callback.vader Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
test_standardts_command_callback.vader Add StandardJS for TypeScript linting and fixing. 2019-10-21 18:20:43 -04:00
test_staticcheck_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_sugarss_stylelint_command_callback.vader SugarSS support from PR 1967 (#2219) 2019-01-27 11:42:11 +00:00
test_swaglint_command_callback.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
test_swift_sourcekitlsp_command_callbacks.vader [lsp] Add Swift / SourceKit-LSP support (#2420) 2019-04-08 16:25:30 +01:00
test_swift_swiftformat_command_callbacks.vader Add Apple's swift-format as a linter 2020-04-29 14:33:13 +02:00
test_terraform_ls_command_callback.vader Fix 3371 - Add terraform-ls support 2021-01-30 16:09:39 +09:00
test_terraform_lsp_command_callback.vader Add terraform-lsp integration (#2758) 2020-04-20 16:02:31 +01:00
test_terraform_terraform_command_callback.vader Fix 2726 - fix terraform linter. 2021-01-30 17:20:44 +09:00
test_terraform_tflint_command_callback.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
test_tex_lacheck_command_callback.vader Add tests to lacheck linter 2018-12-11 23:44:06 +09:00
test_tex_textlint_command_callbacks.vader Add textlint for tex (#2234) 2019-01-27 12:14:34 +00:00
test_texlab_command_callbacks.vader [linter] Add LSP support for LaTeX via texlab 2019-05-13 15:50:03 -03:00
test_textlint_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_thrift_command_callback.vader thrift: default thrift_thrift_includes to ['.'] 2018-09-16 08:21:18 -07:00
test_tslint_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_typescript_deno_lsp.vader doc: Add documentation for Deno 2021-01-22 19:06:53 +01:00
test_typescript_tsserver_command_callback.vader Fix #1781 - Fix me breaking the tsserver linter 2018-08-03 17:22:09 +01:00
test_vcom_command_callbacks.vader Add VHDL Support & Newer Verilog Linters (#2229) 2019-01-27 09:46:33 +00:00
test_verilator_command_callback.vader Verilator current file search path (#3500) 2021-02-11 19:35:25 +00:00
test_vim_vimls.vader Add vim-language-server linter support 2020-04-21 02:29:22 +08:00
test_vint_command_callback.vader Add tests for covering the coming Vint version 2020-09-09 20:34:27 +01:00
test_vlog_command_callbacks.vader Add VHDL Support & Newer Verilog Linters (#2229) 2019-01-27 09:46:33 +00:00
test_vulture_command_callback.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
test_write_good_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_xmllint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_xo_command_callback.vader linters/xo: fix tests 2021-01-22 09:23:54 -06:00
test_xots_command_callback.vader linters/xo: fix tests 2021-01-22 09:23:54 -06:00
test_xvhdl_command_callbacks.vader Add VHDL Support & Newer Verilog Linters (#2229) 2019-01-27 09:46:33 +00:00
test_xvlog_command_callbacks.vader Add VHDL Support & Newer Verilog Linters (#2229) 2019-01-27 09:46:33 +00:00
test_yang_lsp_command_callbacks.vader Add support for yang-lsp 2018-08-03 21:13:48 +01:00
test_zig_zls_callbacks.vader Support zls language server for zig 2020-07-10 22:33:37 -04:00