fdcavalcanti commented on code in PR #15794: URL: https://github.com/apache/nuttx/pull/15794#discussion_r1950811666
########## Documentation/contributing/coding_style.rst: ########## @@ -12,6 +12,25 @@ for conformance to the coding style, you should use the `nxstyle <#nxstyle>`_ tool included under ``tools/`` in the main NuttX repository, or enable the pre-commit functionality described in `pre-commit <#precommit>`__. +************************** +Quick Check for Compliance +************************** + +You don't need to read all the rules below to keep your code validated with Review Comment: Hi @acassis I don't think it looks good having documentation that says to not read the documentation. I'm sure there's a better way to word this 😄 Maybe also link this section to the text right above where the tool is mentioned, along the pre-commit? -- 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