patacongo commented on a change in pull request #2: Master pr nxstyle 
improvments
URL: https://github.com/apache/incubator-nuttx/pull/2#discussion_r360898824
 
 

 ##########
 File path: README.txt
 ##########
 @@ -1368,6 +1368,15 @@ Build Targets and Options
     Removes derived object files, archives, executables, and temporary
     files, but retains the configuration and context files and directories.
 
+  check_format
+
+    Will run nxstyle to check compliance with the NuttX coding standard on
+    the files the have been changed relative to master.  This feature is only
+    available if 1) git is installed and 2) the changed files are located in
+    the local git repository and have been committed. The benefit of this
+    flow is that commits that only effect formatting changes do not over
+    shadow code changes. As of this writting this is a Uinx only feature.
+
 
 Review comment:
   Uinx->Unix

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to