.. |
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 |
python_paths
|
#335 Detect flake8 in vritualenv, and escape the executable path
|
2017-05-07 16:16:17 +01:00 |
test_brakeman_command_callback.vader
|
[RFC] Add Brakeman for Ruby on Rails (references #385) (#509)
|
2017-05-05 10:05:53 +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
|
#392 - Detect and use compile_commands.json for cppcheck
|
2017-05-02 21:18:17 +01:00 |
test_flake8_command_callback.vader
|
Support python -m flake8 for users who are running flake8 that way
|
2017-05-07 16:31:33 +01:00 |
test_gfortran_command_callback.vader
|
Fix #168 - Make the Fortran linter more configurable
|
2017-04-15 22:06:56 +01:00 |
test_javac_command_callback.vader
|
Fixes #361, fixes #417 Get classpaths from Maven, and automatically detect src/main/java paths
|
2017-04-25 22:32:48 +01:00 |
test_luacheck_command_callback.vader
|
Add luacheck option to pass in more options
|
2017-04-29 08:58:35 +03:00 |
test_mypy_command_callback.vader
|
Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use lint_file for mypy
|
2017-05-06 23:19:54 +01:00 |
test_pylint_command_callback.vader
|
Escape the pylint executable appropriately
|
2017-05-06 21:20:02 +01:00 |