ale/test/handler
Jérôme Foray f932211309 fix tflint handler for 0.11+ (#2775)
* fix tflint handler for 0.11+
* fixup! fix tflint handler for 0.11+
* maintain compatibility with previous tflint output format
* fixup! maintain compatibility with previous tflint output format
* Add comment about tflint's output format accross versions
2019-10-07 20:14:22 +01:00
..
test_ada_gcc_handler.vader
test_alex_handler.vader
test_ameba_handler.vader Add initial ameba (crystal linter) support (#2174) 2019-01-27 16:01:42 +00:00
test_ansible_lint_handler.vader
test_asm_handler.vader
test_bandit_handler.vader Add bandit linter for Python 2019-01-26 11:48:03 +01:00
test_bibclean_handler.vader Add bibclen fixer support 2018-12-01 15:05:18 +09:00
test_brakeman_handler.vader
test_cfn_python_lint_handler.vader
test_checkmake_handler.vader
test_checkstyle_handler.vader Fix java checkstyle handler. 2019-05-28 17:48:27 +09:00
test_clang_handler.vader
test_clojure_clj_kondo_handler.vader Add a linter for clojure using clj-kondo (#2377) 2019-04-10 20:59:58 +01:00
test_clojure_joker_handler.vader
test_coffeelint_handler.vader
test_common_handlers.vader
test_cookstyle_handler.vader Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362) 2019-04-10 18:52:52 +01:00
test_cppcheck_handler.vader
test_cpplint_handler.vader
test_credo_handler.vader
test_crystal_handler.vader
test_csc_handler.vader Support csc, update mcsc (#2586) 2019-07-02 08:18:17 +01:00
test_cucumber_handler.vader
test_cuda_nvcc_handler.vader
test_cypher_lint_handler.vader linter/cypher: add cypher-lint 2019-02-03 03:09:51 -02:00
test_dafny_handler.vader
test_dartanalyzer_handler.vader
test_debride_handler.vader debride: Add debride linter (closes #2471) 2019-08-13 01:43:27 -04:00
test_dockerfile_lint_handler.vader
test_dogma_handler.vader
test_drafter_handler.vader
test_elmmake_handler.vader
test_embertemplatelint_handler.vader
test_erlang_dialyzer_handler.vader Add support for Erlang dialyzer (#2509) 2019-05-19 21:16:17 +01:00
test_eslint_handler.vader Make eslint respect the ale_warn_about_trailing_whitespace setting 2019-05-12 15:49:16 +01:00
test_eslint_json_handler.vader Use JSON output for eslint and fix tsserver column 2019-06-02 14:39:03 +02:00
test_fecs_handler.vader feat: fecs support for js/html/css lint and format 2019-04-11 16:24:58 +08:00
test_fish_handler.vader
test_flake8_handler.vader Support pylama for python (#2266) 2019-02-08 21:44:34 +00:00
test_flawfinder_handler.vader
test_flow_handler.vader Fix #2263 - detailed Flow errors should show the original message 2019-02-01 13:01:56 +00:00
test_foodcritic_handler.vader
test_fortran_handler.vader
test_gawk_handler.vader
test_gcc_handler.vader Close #2516 - Handle problems with inlined functions 2019-05-20 23:50:38 +01:00
test_ghc_handler.vader
test_ghc_mod_handler.vader
test_ghdl_handler.vader Add VHDL Support & Newer Verilog Linters (#2229) 2019-01-27 09:46:33 +00:00
test_gitlint_handler.vader
test_glslang_handler.vader
test_go_generic_handler.vader
test_gobuild_handler.vader
test_golangci_lint_handler.vader
test_gometalinter_handler.vader
test_haskell_stack_handler.vader
test_hlint_handler.vader
test_idris_handler.vader
test_ispc_ispc_handler.vader
test_javac_handler.vader javac linter: fix handling of error messages containing ':' character 2018-12-09 18:22:50 +01:00
test_jscs_handler.vader
test_ktlint_handler.vader Add ktlint fixer support. 2019-01-20 19:39:47 -06:00
test_lacheck_handler.vader Add tests to lacheck linter 2018-12-11 23:44:06 +09:00
test_languagetool_handler.vader linter/markdown: adds support for languatool (#2155) 2019-03-09 13:55:54 +00:00
test_lessc_handler.vader
test_llc_handler.vader
test_luac_handler.vader
test_luacheck_handler.vader
test_markdownlint_handler.vader
test_mcs_handler.vader
test_mcsc_handler.vader Support csc, update mcsc (#2586) 2019-07-02 08:18:17 +01:00
test_mdl_handler.vader mdl: Use JSON output instead of parsing text 2019-08-18 23:28:32 -04:00
test_mercury_mmc_handler.vader
test_mix_handler.vader
test_msgfmt_hander.vader
test_mypy_handler.vader Fix #2525 - Convert Windows paths in a Unix environment 2019-06-05 14:16:43 +01:00
test_nagelfar_handler.vader
test_nasm_handler.vader
test_nim_handler.vader
test_nix_handler.vader
test_perl6_handler.vader
test_perl_handler.vader Adds tests for perl-linter where a second file/line is included in error 2018-12-19 08:30:23 -05:00
test_perlcritic_handler.vader
test_php_handler.vader
test_php_phan_handler.vader
test_php_phpmd_handler.vader
test_phpcs_handler.vader Close #908 - Report phpcs problems as style problems 2019-05-14 22:58:58 +01:00
test_phpstan_handler.vader Better phpstan default configuration (#2444) 2019-05-01 23:14:39 +01:00
test_pmd_handler.vader
test_pony_handler.vader
test_powershell_handler.vader Remove +x bit from some files that don't need it. 2019-08-13 00:28:31 -04:00
test_prospector_handler.vader
test_psscriptanalyzer_handler.vader PSScriptAnalyzer (#2370) 2019-03-29 15:25:55 +00:00
test_puglint_handler.vader Close #791 - Handle exceptions for puglint 2019-05-13 21:57:44 +01:00
test_puppet_handler.vader
test_pycodestyle_handler.vader
test_pydocstyle_handler.vader Fixed parsing of pydocstyle errors 2019-01-14 20:36:14 -05:00
test_pyflakes_handler.vader
test_pylama_handler.vader pylama: Use %s instead of %t 2019-02-12 10:45:26 -07:00
test_pylint_handler.vader Add option to show msg id when pylint is used (#2445) 2019-05-09 17:28:18 +01:00
test_pyrex_cython_handler.vader
test_qmlfmt_handler.vader
test_qmllint_handler.vader
test_raco_handler.vader Racket linting using raco (#2146) 2019-01-14 19:45:33 +00:00
test_rails_best_practices_handler.vader
test_redpen_handler.vader #2395 - Handle empty output for redpen 2019-03-29 16:09:27 +00:00
test_reek_handler.vader
test_remark_lint_handler.vader
test_rpmlint_handler.vader
test_rstcheck_lint_handler.vader Fix #1279 - Run cppcheck differently when modified 2019-06-03 21:54:23 +01:00
test_rubocop_handler.vader Adds standardrb linter (#2133) 2018-12-10 14:02:32 -07:00
test_ruby_handler.vader
test_rust_handler.vader show rendered cargo error in detail 2019-06-04 22:20:57 -07:00
test_scala_handler.vader
test_scalastyle_handler.vader
test_shell_handler.vader linter/sh: Improve parsing of error messages in different locales 2019-08-31 15:08:54 +08:00
test_shellcheck_handler.vader
test_slim_handler.vader
test_sml_handler.vader
test_solc_handler.vader Add support for solc Solidity compiler (#2648) 2019-09-19 19:40:00 +01:00
test_solhint_handler.vader
test_sqlint_handler.vader
test_standard_handler.vader
test_stylelint_handler.vader
test_swaglint_handler.vader
test_swiftlint_handler.vader
test_swipl_handler.vader
test_syntaxerl_handler.vader
test_terraform_handler.vader Remove +x bit from some files that don't need it. 2019-08-13 00:28:31 -04:00
test_textlint_handler.vader
test_tflint_handler.vader fix tflint handler for 0.11+ (#2775) 2019-10-07 20:14:22 +01:00
test_thrift_handler.vader
test_tslint_handler.vader
test_typecheck_handler.vader
test_vale_handler.vader
test_vcom_handler.vader Add VHDL Support & Newer Verilog Linters (#2229) 2019-01-27 09:46:33 +00:00
test_vint_handler.vader
test_vlog_handler.vader Add test for new vlog format 2019-10-05 11:25:56 -07:00
test_vulture_handler.vader Support pylama for python (#2266) 2019-02-08 21:44:34 +00:00
test_write_good_handler.vader
test_xmllint_handler.vader
test_xvhdl_handler.vader Add VHDL Support & Newer Verilog Linters (#2229) 2019-01-27 09:46:33 +00:00
test_xvlog_handler.vader Add VHDL Support & Newer Verilog Linters (#2229) 2019-01-27 09:46:33 +00:00
test_yamllint_handler.vader