exclude miniz.c from static analysis

This commit is contained in:
Mikulas Florek 2020-02-16 03:52:10 +01:00
parent f40a15111e
commit 7a29be9ed3

View file

@ -61,5 +61,5 @@ jobs:
./genie --static-plugins gmake
cd tmp/gmake
pvs-studio-analyzer trace -- make -j EXTRA_WARNINGS=1
pvs-studio-analyzer analyze -e ../../../external -l ../../../pvs-studio.lic -o pvs-studio.log
pvs-studio-analyzer analyze -e ../../../src/renderer/editor/miniz.c -e ../../../external -l ../../../pvs-studio.lic -o pvs-studio.log
plog-converter -a 'GA:1,2;OP:1' -d V730 -t errorfile -w pvs-studio.log