I'm seeing lots of whitespace problems where people either

a)       Insert tabs in C/C++ code, which the coding guidelines say is a no-no

b)      Have inconsistent spacing style in the same file

Having come from the world of AllJoyn and other OSS projects, this makes 
iotivity look really ugly by comparison.
Is there any reason why we can't do like they do and require running uncrustify 
before submission?

For example in AllJoyn, jenkins will fail verification if uncrustify finds 
anything amiss.
This makes the code more readable and consistent throughout.

This is one of several things that I think need to be done to clean up iotivity.

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160624/a888197f/attachment.html>

Reply via email to