zephyr/doc/contribute/documentation
Keith Short 767972355f docs: Make 100 column limit for code explicit
Zephyr's coding style is based on the Linux kernel coding style, which
indicates a preferred limit of 80 columns. Zephyr's .clang-format sets
the ColumnLimit to 100. Update the documentation to match the
.clang-format parameters.

Signed-off-by: Keith Short <keithshort@google.com>
2023-02-21 13:05:54 -05:00
..
generation.rst doc: documentation: Fix incorrect doc/Makefile reference 2022-09-29 12:20:14 +02:00
guidelines.rst docs: Make 100 column limit for code explicit 2023-02-21 13:05:54 -05:00
index.rst