We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744de6b commit 61ce45aCopy full SHA for 61ce45a
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
run: |
41
make full
42
43
- - name: Lint with isort, black, docformatter, flake8
+ - name: Lint with ruff
44
45
make lint
46
0 commit comments