cederom commented on code in PR #3082: URL: https://github.com/apache/nuttx-apps/pull/3082#discussion_r2106349314
########## examples/posix_stdio/Kconfig: ########## @@ -7,14 +7,20 @@ config EXAMPLES_POSIX_STDIO bool "Posix stdio example" default n ---help--- - Enable POSIX stdio example that shows how to use open(), write() and close() via /dev/console. + Enable POSIX stdio example that shows how to use open(), write() and + close() via /dev/console. Review Comment: Please align line start. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org