mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Add yamllint to dev requirements (#6466)
This commit is contained in:
parent
02632f0cad
commit
be8d188a55
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
# Useful stuff when working in a development environment
|
# Useful stuff when working in a development environment
|
||||||
clang-format==13.0.1
|
clang-format==13.0.1
|
||||||
clang-tidy==14.0.6
|
clang-tidy==14.0.6
|
||||||
|
yamllint==1.35.1
|
||||||
|
|
Loading…
Reference in a new issue