mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ci(pre-commit): revert temporary disable check-kconfig-files
Enable check-kconfig-files. It was temporarily disabled because it was not possible to add a new sourced file through an environment variable, as kconfcheck had a fixed list of allowed environment variable names. This issue should now be resolved.
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