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

Add yamllint to dev requirements (#6466)

This commit is contained in:
Jesse Hills
2024-04-03 15:16:59 +13:00
committed by GitHub
parent 02632f0cad
commit be8d188a55

View File

@@ -1,3 +1,4 @@
# Useful stuff when working in a development environment
clang-format==13.0.1
clang-tidy==14.0.6
yamllint==1.35.1