xiaoxiang781216 commented on issue #40: Format all shell scripts in tools folder
URL: https://github.com/apache/incubator-nuttx/pull/40#issuecomment-570938662
 
 
   > If there is a coding standard for shell scripts, we should document it.
   > Or was this done using a tool? If a tools was used, we should document the 
tool.
   
   The script has the different style:
   1.Some use tab, other use space for indent
   2.Some indent use two spaces, other use three/four spaces
   My change unify all to 2 spaces like C style.
   It's better to follow the C style with the addition for the special syntax 
constructure.

----------------------------------------------------------------
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