[code analytics] Use PVS studio

This commit is contained in:
Gijs Noorlander
2020-03-11 10:12:41 +01:00
parent 16b9399456
commit 611cdd7b82
+4 -1
View File
@@ -5,7 +5,10 @@
[debug_pio]
build_type = debug
check_tool = clangtidy
;check_tool = clangtidy
check_tool = pvs-studio
check_flags =
pvs-studio: --analysis-mode=4 --errors-off=V532,V586 --lic-file=../pvs_studio.lic
build_flags = ${compiler_warnings.build_flags}