Skip to content

Commit 9d8ab71

Browse files
Update Makefile
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 4f4cb40 commit 9d8ab71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ clean:
2626
build:
2727
docker build -t infinity-api . --no-cache
2828

29-
@PHONY: black lint flake8 pylint test dev clean build ruff
29+
.PHONY: black flake8 pylint test dev clean build ruff format

0 commit comments

Comments
 (0)