1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-06 13:22:19 +01:00

Reserve keyword "clock" (#5279)

This commit is contained in:
Clyde Stubbs
2023-08-21 10:17:22 +10:00
committed by Jesse Hills
parent e44a60e814
commit d2bccbe8ac

View File

@@ -125,6 +125,7 @@ RESERVED_IDS = [
"char16_t",
"char32_t",
"class",
"clock",
"compl",
"concept",
"const",