We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7c1ae commit f1c2c83Copy full SHA for f1c2c83
Makefile
@@ -7,4 +7,4 @@ run:
7
format:
8
yapf -i -r game/
9
10
-.PHONY: test run
+.PHONY: test run format
0 commit comments