mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
Skip lvgl in the log literal lint
This commit is contained in:
@@ -1064,6 +1064,7 @@ LOG_LITERAL_LINT_EXCLUDE = [
|
||||
"esphome/components/usb_host/*",
|
||||
"esphome/components/zigbee/*",
|
||||
"esphome/components/zwave_proxy/*",
|
||||
"esphome/components/lvgl/*",
|
||||
# Test fixtures - not production embedded code
|
||||
"tests/integration/fixtures/*",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user