mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
Merge branch 'bugfix/kconfcheck_pre-commit' into 'master'
Bugfix/kconfcheck pre commit See merge request espressif/esp-idf!26410
This commit is contained in:
commit
5088e52670
@ -66,6 +66,8 @@ repos:
|
||||
name: Validate Kconfig files
|
||||
entry: tools/ci/check_kconfigs.py
|
||||
language: python
|
||||
additional_dependencies:
|
||||
- esp-idf-kconfig
|
||||
files: '^Kconfig$|Kconfig.*$'
|
||||
- id: check-deprecated-kconfigs-options
|
||||
name: Check if any Kconfig Options Deprecated
|
||||
|
Loading…
x
Reference in New Issue
Block a user