add inline suppression for cppcheck

This commit is contained in:
Peter Buchegger 2020-05-29 21:19:08 +02:00
parent 66ab262203
commit 7545b9f46e

View file

@ -15,7 +15,7 @@ lib_deps =
APRS-IS-Lib
check_tool = cppcheck
check_flags =
cppcheck: --suppress=*:*.pio\*
cppcheck: --suppress=*:*.pio\* --inline-suppr
# activate for OTA Update, use the USER name from settings.h as upload_port:
#upload_protocol = espota
#upload_port = <USER>.local