X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=Makefile;h=cecbd4f2048c6295550344ce48e35de90f95e331;hb=9c55265516730ab819180848f2bd7a0fd27a3d79;hp=7e9ba6598ce586ced6c429dcbe63e30cc8b0c7d1;hpb=fc948d298f3cf27a5b8f73b2a8d6251ccf6c99d2;p=cassiopeia.git 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