summaryrefslogtreecommitdiff
path: root/test/command_callback/python_paths
diff options
context:
space:
mode:
authorKevin Locke <kevin@kevinlocke.name>2019-02-10 08:18:55 -0700
committerKevin Locke <kevin@kevinlocke.name>2019-02-10 08:18:55 -0700
commit82b15fb7063e1c40803971159a6c1d330a585274 (patch)
treefc0191b9e18f0c8f984fdaa5e910a49b4365af7e /test/command_callback/python_paths
parent7a48750610bbed164750a3f0fbf0fd9e88fa56c5 (diff)
downloadale-82b15fb7063e1c40803971159a6c1d330a585274.zip
Document and test ale_python_vulture_options
The vulture linter already supports ale_python_vulture_options, but it is not documented or tested. Since vulture only supports configuration via options, it is an important use case. Add docs and test. Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
Diffstat (limited to 'test/command_callback/python_paths')
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/vulture.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/vulture0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/vulture.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/vulture.exe
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/vulture.exe
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/vulture b/test/command_callback/python_paths/with_virtualenv/env/bin/vulture
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/bin/vulture