[ci] Run ci-custom.py as a pre-commit check (#15411)

This commit is contained in:
Clyde Stubbs
2026-04-03 11:54:44 +10:00
committed by GitHub
parent bcd8ddeabe
commit 6f05e3d204
3 changed files with 7 additions and 2 deletions

View File

@@ -65,3 +65,7 @@ repos:
files: ^(\.clang-tidy|platformio\.ini|requirements_dev\.txt)$
pass_filenames: false
additional_dependencies: []
- id: ci-custom
name: ci-custom
entry: python3 script/run-in-env.py script/ci-custom.py
language: system