mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
[code analytics] Use PVS studio
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user