mirror of
https://github.com/lora-aprs/LoRa_APRS_Tracker.git
synced 2026-01-03 07:10:14 +01:00
add inline suppression for cppcheck
This commit is contained in:
parent
70d3ef3135
commit
a240d10ead
|
|
@ -6,8 +6,7 @@ lib_ldf_mode = deep+
|
|||
monitor_speed = 115200
|
||||
check_tool = cppcheck
|
||||
check_flags =
|
||||
cppcheck: --suppress=*:*.pio\*
|
||||
|
||||
cppcheck: --suppress=*:*.pio\* --inline-suppr
|
||||
|
||||
#ESP8266 and ESP32 OLED driver for SSD1306 displays
|
||||
[env:ttgo-t-beam-v1]
|
||||
|
|
|
|||
Loading…
Reference in a new issue