[ci]: use cppcheck and clang-tidy for static analysis

This commit is contained in:
NRK
2022-06-15 11:55:16 +06:00
committed by Gitea
parent 658a935c04
commit f23d57d4ad
3 changed files with 46 additions and 0 deletions

View File

@ -55,6 +55,9 @@ version.h: config.mk .git/index
.git/index:
dump_cppflags:
@echo $(nsxiv_cppflags)
clean:
rm -f *.o nsxiv version.h