ab0e76dbd5
* Use rubocop's JSON output format (resolves #339) Rubocop's emacs formatter seems to have changed format in some not-so-ancient version. The JSON formatter should provide a more stable interface than parsing lines with a regex. The JSON formatter was introduced in mid-2013, so it should be safe to assume available in any reasonably-modern environment. The oldest currently-supported version of ruby (according to ruby-lang.org) was not supported by rubocop until 2014. * Rubocop: Use global function for GetType * Rubocop: Use scope prefix in GetType * Rubocop: Update command_callback test * Rubocop: add end_col to Handle |
||
---|---|---|
.. | ||
cppcheck_paths/one | ||
java_paths/src/main/java/com/something | ||
puglint_project | ||
puppet_paths | ||
python_paths | ||
ruby_paths | ||
test_brakeman_command_callback.vader | ||
test_clang_tidy_command_callback.vader | ||
test_cppcheck_command_callbacks.vader | ||
test_flake8_command_callback.vader | ||
test_fusionlint_command_callback.vader | ||
test_gfortran_command_callback.vader | ||
test_gometalinter_command_callback.vader | ||
test_javac_command_callback.vader | ||
test_jscs_command_callback.vader | ||
test_luacheck_command_callback.vader | ||
test_mypy_command_callback.vader | ||
test_puglint_command_callback.vader | ||
test_pylint_command_callback.vader | ||
test_rubocop_command_callback.vader | ||
test_xmllint_command_callback.vader |