X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=92e97da6fff4ed32e38abb4b0c62c7b128dff679;hb=f7d6884dedabaa237056164ec6d90335de8025cb;hp=84039b4e8df8a5a698fd77cb30a5d19f4ae66d76;hpb=d9d58ea168e53d93c527b2d302893c230a690480;p=open-adventure.git diff --git a/Makefile b/Makefile index 84039b4..92e97da 100644 --- a/Makefile +++ b/Makefile @@ -136,7 +136,7 @@ debug: CCFLAGS += -fsanitize=address debug: CCFLAGS += -fsanitize=undefined debug: linty -PYSUPPRESSIONS = --suppress=missingIncludeSystem --suppress=invalidscanf +CSUPPRESSIONS = --suppress=missingIncludeSystem --suppress=invalidscanf cppcheck: cppcheck -I. --template gcc --enable=all $(CSUPPRESSIONS) *.[ch]