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.
2 parents a3102e4 + be6ef7e commit 1cb21c0Copy full SHA for 1cb21c0
lint.mk
@@ -32,8 +32,6 @@ fix-ruff:
32
ruff check --fix .
33
ruff format .
34
35
-TEMPFILE:= $(shell mktemp)
36
-
37
.PHONY: deptry
38
deptry:
39
deptry src/
0 commit comments