mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Add pre-commit hooks to fix common formatting issues causing CI failures (#9494)
This commit is contained in:
@@ -17,4 +17,3 @@ udp:
|
||||
id: my_udp
|
||||
data: !lambda |-
|
||||
return std::vector<uint8_t>{1,3,4,5,6};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user