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:
Frantisek Hrbata
2025-08-16 14:12:46 +02:00
committed by BOT
parent 0d7d6f6b3e
commit bb2cc6113c
+1 -1
View File
@@ -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