doc: Kconfig: Document how whitespace is used in Kconfig sources
Document how whitespace is used in Kconfig sources. This serves as an authoritative reference in code review. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
This commit is contained in:
parent
1128c65ab0
commit
55894dde58
1 changed files with 4 additions and 0 deletions
|
@ -807,6 +807,10 @@ A few formatting nits, to help keep things consistent:
|
|||
|
||||
- Put a blank line before/after each top-level ``if`` and ``endif``
|
||||
|
||||
- Use a single tab for each indentation
|
||||
|
||||
- Indent help text with two extra spaces
|
||||
|
||||
|
||||
Lesser-known/used Kconfig features
|
||||
**********************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue