-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Kconfig style #15671
Fix Kconfig style #15671
Conversation
Remove spaces from Kconfig files Add TABs
[Experimental Bot, please feedback here] No, this PR does not fully meet the NuttX requirements. While it provides a summary of the what, it lacks crucial details about why these changes are necessary. The impact section is too brief and doesn't address all the points required. Critically, there is no testing information provided whatsoever. Here's a breakdown of what's missing:
Without these details, it's difficult to properly review the PR and assess its suitability for inclusion in NuttX. |
@simbit18 do we have any tool checking Kconfig style issue before merging? |
Hi @xiaoxiang781216 unfortunately, no !!! |
@xiaoxiang781216 the sim/citest build is broken
|
@txy-21 please fix the break as soon as possible. |
Before @txy-21 fix the problem, let's merge your trivial change. |
Summary
Remove spaces from Kconfig files
Add TABs
Impact
none
Testing