diff options
author | a666 <19142162+a666@users.noreply.github.com> | 2021-10-02 02:37:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-02 16:37:57 +0900 |
commit | f9deee0e416f626d8597e3e6ea8e89172e5aaa78 (patch) | |
tree | b793e6ae6fbc081b4efc7a253469bb5e420acf19 /test/test-files | |
parent | 19b0f72c237b861d46cefbc30a745da401e10c65 (diff) | |
download | ale-f9deee0e416f626d8597e3e6ea8e89172e5aaa78.zip |
Add flakehell python linter (#3295) (#3921)
Diffstat (limited to 'test/test-files')
-rwxr-xr-x | test/test-files/python/with_virtualenv/env/Scripts/flakehell.exe | 0 | ||||
-rwxr-xr-x | test/test-files/python/with_virtualenv/env/bin/flakehell | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/python/with_virtualenv/env/Scripts/flakehell.exe b/test/test-files/python/with_virtualenv/env/Scripts/flakehell.exe new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/python/with_virtualenv/env/Scripts/flakehell.exe diff --git a/test/test-files/python/with_virtualenv/env/bin/flakehell b/test/test-files/python/with_virtualenv/env/bin/flakehell new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/python/with_virtualenv/env/bin/flakehell |