ale/test/command_callback
Andrey Melentyev 9b4963847d Add Clangd language server support for C 2018-07-22 21:22:38 +02:00
..
c_paths
cargo_paths
cargo_workspace_paths Rust Cargo linter: Improve workspace support (#1679) 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
dart_paths
fortran-fortls-project Add the .fortls file necessary for tests to work (defying .gitignore) 2018-07-19 22:37:06 +01:00
htmlhint_paths
java_paths/src
java_paths_with_jaxb/src/main
lessc_paths/node_modules/.bin
mix_paths/wrapped_project WIP cd to project path 2018-06-07 11:47:57 -05:00
ols_paths
php-langserver-project/vendor/bin
php_paths add php-cs-fixer to list of fixers 2018-03-01 15:48:47 +01:00
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
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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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_flawfinder_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_c_gcc_command_callbacks.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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_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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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_cpp_gcc_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_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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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_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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_gfortran_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01: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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01: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_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_jscs_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_luacheck_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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_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_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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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_scalac_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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 Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
test_terraform_tflint_command_callback.vader Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +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_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