mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 13:14:32 +02: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:
@@ -66,6 +66,8 @@ repos:
|
|||||||
name: Validate Kconfig files
|
name: Validate Kconfig files
|
||||||
entry: tools/ci/check_kconfigs.py
|
entry: tools/ci/check_kconfigs.py
|
||||||
language: python
|
language: python
|
||||||
|
additional_dependencies:
|
||||||
|
- esp-idf-kconfig
|
||||||
files: '^Kconfig$|Kconfig.*$'
|
files: '^Kconfig$|Kconfig.*$'
|
||||||
- id: check-deprecated-kconfigs-options
|
- id: check-deprecated-kconfigs-options
|
||||||
name: Check if any Kconfig Options Deprecated
|
name: Check if any Kconfig Options Deprecated
|
||||||
|
Reference in New Issue
Block a user