change: detect misspelled Kconfig[.projbuild] file names

Original issue: https://github.com/espressif/esp-idf-kconfig/issues/14
This commit is contained in:
Jan Beran
2025-06-02 12:56:16 +02:00
committed by BOT
parent f0f2980d05
commit d36596bc56
3 changed files with 82 additions and 16 deletions

View File

@@ -0,0 +1,4 @@
# Misspelled Kconfig file checks whether it is picked up by the build system
config FROM_MISSPELLED_KCONFIG
bool "From misspelled Kconfig"
default y