ale/test/command_callback
Kevin Kays 4c50aec79c Add scalastyle linter (#766)
* Add support for scalastyle

* Add scalastyle docs

* scalastyle support for column numbers

* off by one column

* Add tests for scalastyle command and handler

* update readme for scalastyle

* allow full scalastyle options instead of just config file

* fix indentation

* allow scalastyle config file in parent directories by a couple names.

* check for missing match args with empty

* remove echo

* use a for loop
2017-07-13 23:41:01 +01:00
..
cppcheck_paths/one #392 - Detect and use compile_commands.json for cppcheck 2017-05-02 21:18:17 +01:00
java_paths/src/main/java/com/something Fixes #361, fixes #417 Get classpaths from Maven, and automatically detect src/main/java paths 2017-04-25 22:32:48 +01: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
python_paths Look for ini file to spot python project root (#755) 2017-07-11 21:57:37 +01:00
ruby_paths #732 - Use the configuration files when fixing files with rubocop 2017-07-06 22:58:14 +01:00
test_brakeman_command_callback.vader Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter 2017-07-09 22:43:31 +01:00
test_clang_tidy_command_callback.vader Fix #410 - Use compile_commands.json files for clang-tidy, and check files on disk instead 2017-05-02 22:44:08 +01:00
test_cppcheck_command_callbacks.vader Fix some escaping and make some tests set filenames consistently 2017-06-21 22:33:34 +01:00
test_flake8_command_callback.vader Look for ini file to spot python project root (#755) 2017-07-11 21:57:37 +01:00
test_fusionlint_command_callback.vader Add fusion-lint, documentation, and tests (#648) 2017-06-14 09:35:11 +01:00
test_gfortran_command_callback.vader Fix #168 - Make the Fortran linter more configurable 2017-04-15 22:06:56 +01:00
test_gometalinter_command_callback.vader Fixup #756 2017-07-12 09:51:44 +02:00
test_javac_command_callback.vader #697 - Clear all highlights every time items are set again, and refactor most things. Clear errors when linters are removed 2017-07-07 23:47:41 +01:00
test_jscs_command_callback.vader Use different reporter to support older versions of jscs (#737) 2017-07-08 18:37:21 +01:00
test_luacheck_command_callback.vader #540 Fix shell escaping pretty much everywhere 2017-05-08 22:59:25 +01:00
test_mypy_command_callback.vader Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter 2017-07-09 22:43:31 +01:00
test_puglint_command_callback.vader Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter 2017-07-09 22:43:31 +01:00
test_pylint_command_callback.vader Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter 2017-07-09 22:43:31 +01:00
test_rails_best_practices_command_callback.vader Add rails_best_practices handler (resolves #655) (#751) 2017-07-12 10:43:47 +01:00
test_rubocop_command_callback.vader Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter 2017-07-09 22:43:31 +01:00
test_scalastyle_command_callback.vader Add scalastyle linter (#766) 2017-07-13 23:41:01 +01:00
test_xmllint_command_callback.vader Add xmllint linter (#559) 2017-05-18 09:31:12 +01:00