davids5 commented on a change in pull request #12: nxstyle improvements with No
tooling
URL: https://github.com/apache/incubator-nuttx/pull/12#discussion_r361811329
##########
File path: tools/README.txt
##########
@@ -313,7 +313,15 @@ nxstyle.c
standard. This program is completely ignorant of C syntax; it simply
performs crude pattern matching to check the file.
- Usage: nxstyle <path-to-file-to-check>
+ Prints formatted messages that are classified as info, warn, error,
+ fatal in parsable that can be used by editors and IDEs.
Review comment:
```suggestion
fatal in parsable format that can be used by editors and IDEs.
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services