Настройка анализатора
This commit is contained in:
parent
befdf4a4e0
commit
accf5f4dac
@ -156,7 +156,7 @@ variables:
|
||||
else
|
||||
cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -B build .
|
||||
cmake --build build -j
|
||||
pvs-studio-analyzer analyze -f build/compile_commands.json -j
|
||||
pvs-studio-analyzer analyze -a 29 -f build/compile_commands.json -j
|
||||
plog-converter -a "GA:1,2,3;64:1;OP:1,2;CS:1,2" -t errorfile PVS-Studio.log
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user