summaryrefslogtreecommitdiff
path: root/test/command_callback/python_paths
diff options
context:
space:
mode:
authorJake Kaufman <me@jake.computer>2019-06-05 23:18:33 -0400
committerJake Kaufman <me@jake.computer>2019-06-08 19:22:50 -0400
commit56641e02301475cfee9ddcaf547066898f073048 (patch)
tree3b297ebff78b4d0794f62172510adb83ae2e0ce8 /test/command_callback/python_paths
parent7b78f2b846e2f3443dcb2ceacee54eb99e37f040 (diff)
downloadale-56641e02301475cfee9ddcaf547066898f073048.zip
Add support for reorder-python-imports fixer
isort is great, but I've come to prefer reorder-python-imports. The tool has a focus on smaller diffs than isort. reorder-python-imports is also a little smarter than isort which is nice.
Diffstat (limited to 'test/command_callback/python_paths')
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports b/test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports