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:
@@ -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
|
||||
|
Reference in New Issue
Block a user