From f23d57d4ada2dbab52e26073d462ebee57cf53a9 Mon Sep 17 00:00:00 2001 From: NRK Date: Wed, 15 Jun 2022 11:55:16 +0600 Subject: [ci]: use cppcheck and clang-tidy for static analysis --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0ada98d..cc8f3ce 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,9 @@ version.h: config.mk .git/index .git/index: +dump_cppflags: + @echo $(nsxiv_cppflags) + clean: rm -f *.o nsxiv version.h -- cgit v1.2.3-70-g09d2