CI: Add pre-commit for esp-idf project.

add tools/ci/python_packages/idf_ci.py for some util functions used in
ci and needs multi-os solution
This commit is contained in:
Fu Hanxi
2020-10-21 19:30:49 +08:00
parent 754e73b39a
commit bcc8f2628c
17 changed files with 326 additions and 191 deletions

View File

@@ -48,6 +48,7 @@
/.* @esp-idf-codeowners/tools
/.gitlab-ci.yml @esp-idf-codeowners/ci
/.pre-commit-config.yaml @esp-idf-codeowners/ci
/.readthedocs.yml @esp-idf-codeowners/docs
/CMakeLists.txt @esp-idf-codeowners/build-config
/Kconfig @esp-idf-codeowners/build-config