1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-10 05:43:48 +01:00

Fix ci-custom.py const.py ordered check and improve code (#1222)

This commit is contained in:
Otto Winter
2020-07-29 18:19:48 +02:00
committed by GitHub
parent 2697c9465b
commit f9fceb7ffc
2 changed files with 61 additions and 18 deletions

View File

@@ -6,6 +6,6 @@ cd "$(dirname "$0")/.."
set -x
script/ci-custom.py
script/ci-custom.py -c
script/lint-python -c
script/lint-cpp -c