diff options
author | Yining <zhang.yining@gmail.com> | 2022-12-06 23:26:09 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-06 21:26:09 +0900 |
commit | cad8f8e68338221e157adb1fffbe8eb16c430fe0 (patch) | |
tree | 87cce6cbd6fcbe8d4013eaf049031def84af0875 /test/test-files/python/with_virtualenv/env/bin | |
parent | 5ce2bf84ca00cee8f375f108952789302980ae57 (diff) | |
download | ale-cad8f8e68338221e157adb1fffbe8eb16c430fe0.zip |
add: support for refurb as a Python linter (#4379)
this commit adds refurb as a Python linter, together with some tests
and documentation. it should fix issue: #4362
refurb repo: https://github.com/dosisod/refurb
Diffstat (limited to 'test/test-files/python/with_virtualenv/env/bin')
-rwxr-xr-x | test/test-files/python/with_virtualenv/env/bin/refurb | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/python/with_virtualenv/env/bin/refurb b/test/test-files/python/with_virtualenv/env/bin/refurb new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/python/with_virtualenv/env/bin/refurb |