Merge pull request #686 from PX4/code_style

Replace single if lines with brackets in astyle
This commit is contained in:
Lorenz Meier
2014-02-23 11:48:06 -08:00
+1
View File
@@ -16,4 +16,5 @@ astyle \
--ignore-exclude-errors-x \
--lineend=linux \
--exclude=EASTL \
--add-brackets \
$*