You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2022. It is now read-only.
check_compliance.py: Flag pointless 'menuconfig' symbols in CI
Same check as in scripts/kconfig/lint.py in Zephyr. It's worth flagging
it in CI too.
'menuconfig' symbols without children are pointless and make the
menuconfig interface confusing. See the 'menuconfig symbols' section in
https://docs.zephyrproject.org/latest/guides/kconfig/tips.html.
Signed-off-by: Ulf Magnusson <[email protected]>
0 commit comments