mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ci(pre-commit): temporary disable check-kconfig-files
It is not possible to add a new sourced file through an environment variable because kconfcheck has a fixed list of allowed environment variable names. This issue is tracked under IDF-13847. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
This commit is contained in:
@@ -229,5 +229,5 @@ repos:
|
||||
- repo: https://github.com/espressif/esp-idf-kconfig.git
|
||||
rev: v3.2.0
|
||||
hooks:
|
||||
- id: check-kconfig-files
|
||||
# - id: check-kconfig-files
|
||||
- id: check-deprecated-kconfig-options
|
||||
|
||||
Reference in New Issue
Block a user