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 4f4cb40 commit 9d8ab71Copy full SHA for 9d8ab71
Makefile
@@ -26,4 +26,4 @@ clean:
26
build:
27
docker build -t infinity-api . --no-cache
28
29
-@PHONY: black lint flake8 pylint test dev clean build ruff
+.PHONY: black flake8 pylint test dev clean build ruff format
0 commit comments