summaryrefslogtreecommitdiff
path: root/test/test-files
diff options
context:
space:
mode:
authorYining <zhang.yining@gmail.com>2022-10-31 20:55:14 +0800
committerGitHub <noreply@github.com>2022-10-31 21:55:14 +0900
commit483d056528543df3349299db1ecf4aecfd0d7f44 (patch)
tree3a3bee0cb98195962eb25dfa91dbb8183b44db7d /test/test-files
parent06efbdd25a3a8cccf17692f7bd4eac71ae7d6e05 (diff)
downloadale-483d056528543df3349299db1ecf4aecfd0d7f44.zip
add: support for ruff as a Python linter and fixer (#4347)
this commit adds ruff as both a Python linter and fixer, together with some tests and documentation. ruff repo: https://github.com/charliermarsh/ruff
Diffstat (limited to 'test/test-files')
-rwxr-xr-xtest/test-files/python/with_virtualenv/env/Scripts/ruff.exe0
-rwxr-xr-xtest/test-files/python/with_virtualenv/env/bin/ruff0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/python/with_virtualenv/env/Scripts/ruff.exe b/test/test-files/python/with_virtualenv/env/Scripts/ruff.exe
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/python/with_virtualenv/env/Scripts/ruff.exe
diff --git a/test/test-files/python/with_virtualenv/env/bin/ruff b/test/test-files/python/with_virtualenv/env/bin/ruff
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/python/with_virtualenv/env/bin/ruff