Skip to content

Commit f1c2c83

Browse files
committed
add format to .PHONY
1 parent 3e7c1ae commit f1c2c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ run:
77
format:
88
yapf -i -r game/
99

10-
.PHONY: test run
10+
.PHONY: test run format

0 commit comments

Comments
 (0)