Made all of the Makefile's rules be phony.
This commit is contained in:
2
.github/checks/Makefile
vendored
2
.github/checks/Makefile
vendored
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.PHONY: tabs
|
.PHONY: check tabs lastline spaces
|
||||||
|
|
||||||
check: tabs lastline spaces
|
check: tabs lastline spaces
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user