X-Git-Url: https://code.wpia.club/?p=cassiopeia.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=cecbd4f2048c6295550344ce48e35de90f95e331;hp=7e9ba6598ce586ced6c429dcbe63e30cc8b0c7d1;hb=c89cfbb42fcf65775b7882ae925668fa0360c82f;hpb=aafe58bf899c7c9711a6e319374ada4194408673 diff --git a/Makefile b/Makefile index 7e9ba65..cecbd4f 100644 --- a/Makefile +++ b/Makefile @@ -116,6 +116,10 @@ coverage: lcov -r coverage.info "/usr/**" -o coverage_stripped.info &&\ genhtml -p $(shell pwd) coverage_stripped.info --output-directory coverage +.PHONY: checkformat +checkformat: + (! LC_ALL=C scripts/format.sh | grep -q "^Formatted ") + # -------- cassiopeia: bin/cassiopeia bin/cassiopeia-signer