1
0
mirror of https://github.com/dense-analysis/ale synced 2025-01-14 11:02:45 +00:00
ale/test/command_callback
2018-09-06 13:46:59 +09:00
..
c_paths
cargo_paths
cargo_workspace_paths Rust Cargo linter: Improve workspace support () 2018-06-27 22:36:02 +01:00
clangd_paths Add Clangd language server support for C 2018-07-22 21:22:38 +02:00
cppcheck_paths/one
cquery_paths Add C/C++ tests for cquery LSP linter 2018-08-09 09:02:16 +06:00
dart_paths
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 - support go-langserver lsp. 2018-09-06 13:46:59 +09:00
htmlhint_paths Fix - Automatically detect and use htmlhint configuration files 2018-01-28 12:44:42 +00:00
java_paths/src Fix Include test and jaxb Java source paths when available 2017-11-20 18:54:57 +00:00
java_paths_with_jaxb/src/main Fix Include test and jaxb Java source paths when available 2017-11-20 18:54:57 +00: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
mix_paths/wrapped_project WIP cd to project path 2018-06-07 11:47:57 -05:00
ols_paths Add tests for ocaml-language-server callbacks 2017-11-12 10:56:53 +00:00
php_paths add php-cs-fixer to list of fixers 2018-03-01 15:48:47 +01:00
php-langserver-project/vendor/bin
puglint_project
puppet_paths
python_paths add dummy pyre binary and executable 2018-07-02 18:49:12 -04: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
rust-rls-project
scala_paths Add 'scalafmt' fixer for Scala files 2018-06-03 04:40:52 +08:00
standard-test-files
stylelint_paths/node_modules/.bin Fix Support checking LESS files with stylelint 2017-11-12 12:09:19 +00:00
swaglint_paths
swift_paths
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
write-good-node-modules/node_modules/.bin
write-good-node-modules-2/node_modules/write-good/bin
test_asm_gcc_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_brakeman_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_c_clang_command_callbacks.vader Add support for parsing compile_commands.json files for C compilers 2018-07-29 19:24:27 +01:00
test_c_clang_tidy_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_c_clangd_command_callbacks.vader Add Clangd language server support for C 2018-07-22 21:22:38 +02:00
test_c_cppcheck_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_c_cquery_command_callbacks.vader Add C/C++ tests for cquery LSP linter 2018-08-09 09:02:16 +06: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_gcc_command_callbacks.vader Add support for parsing compile_commands.json files for C compilers 2018-07-29 19:24:27 +01:00
test_c_import_paths.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
test_cargo_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_clang_tidy_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_cpp_clang_command_callbacks.vader Add support for parsing compile_commands.json files for C compilers 2018-07-29 19:24:27 +01:00
test_cpp_clangcheck_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_cpp_clazy_command_callback.vader Add clazy as cpp linter 2018-08-24 10:52:33 +01:00
test_cpp_cppcheck_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_cpp_cquery_command_callbacks.vader Add C/C++ tests for cquery LSP linter 2018-08-09 09:02:16 +06: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_cpp_gcc_command_callbacks.vader Add support for parsing compile_commands.json files for C compilers 2018-07-29 19:24:27 +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_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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01: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_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_elixir_mix_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_elm_make_command_callback.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +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_syntaxerl_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_erubi_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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_flake8_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01: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_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 Remove "go env" from gobuild linter 2018-08-23 00:42:19 +01:00
test_golangserver_command_callback.vader Fix - support go-langserver lsp. 2018-09-06 13:46:59 +09:00
test_gometalinter_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_gosimple_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_gotype_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_govet_command_callback.vader feat: add ale_go_govet_options variable 2018-08-16 11:36:46 +09:00
test_haml_hamllint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_haskell_cabal_ghc_command_callbacks.vader Add cabal-ghc linter 2018-07-20 16:48:27 +02: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_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 () 2018-08-02 20:24:58 +01: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_idris_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_javalsp_command_callback.vader Add vader test and fix command callback. 2018-08-26 22:11:36 +09:00
test_javascript_tsserver_command_callback.vader Fix - Fix me breaking the tsserver linter 2018-08-03 17:22:09 +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_kotlin_languageserver_command_callback.vader Fix - Make the kotlin languageserver linter work again 2018-08-24 10:41:33 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01: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_mdl_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_mercury_mmc_command_callback.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
test_mypy_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01: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 Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01: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_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_langserver_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_phpcs_command_callback.vader Added and fixed tests 2018-08-18 20:59:35 +02: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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01: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_puglint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_pycodestyle_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_pyflakes_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_pylint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_pyls_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_pyre_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_pyrex_cython_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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_rails_best_practices_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_remark_lint_command_callbacks.vader remark-lint without saving to disk 2018-07-16 18:33:22 +09:00
test_rubocop_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_ruby_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_ruby_solargraph.vader Add solargraph LSP linter. 2018-08-27 10:58:17 +09:00
test_rust_rls_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_rustc_command_callback.vader Fix : Use the correct flag name in rustc linter 2018-08-10 21:50:52 +01:00
test_sasslint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_scala_sbtserver.vader Changed sbtserver to just work off of the address variable 2018-09-01 21:03:29 -04:00
test_scalac_command_callback.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01: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_shellcheck_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01: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_standard_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_staticcheck_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01: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_terraform_tflint_command_callback.vader Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01: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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_tslint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_typescript_tsserver_command_callback.vader Fix - Fix me breaking the tsserver linter 2018-08-03 17:22:09 +01:00
test_vint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01: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_yang_lsp_command_callbacks.vader Add support for yang-lsp 2018-08-03 21:13:48 +01:00