diff options
author | w0rp <w0rp@users.noreply.github.com> | 2020-11-21 20:45:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-21 20:45:51 +0000 |
commit | b4550f361bc0d8d0cce81ecc02c82167b6df0738 (patch) | |
tree | 376d866381a40fbea3eb51ea45709feb599ccaad /test/command_callback | |
parent | b09ccc12c3001b4d551d35cb0c4195793d9b6d10 (diff) | |
parent | 513e6ee972ea4ee57b28b8b8c10e0b89bb674f25 (diff) | |
download | ale-b4550f361bc0d8d0cce81ecc02c82167b6df0738.zip |
Merge pull request #3409 from lyz-code/feat/add-autoimport-support
feat: add autoimport fixer
Diffstat (limited to 'test/command_callback')
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe | 0 | ||||
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/bin/autoimport | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/autoimport b/test/command_callback/python_paths/with_virtualenv/env/bin/autoimport new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/bin/autoimport |