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
commit b048eb5668
1 changed files with 1 additions and 0 deletions

View File

@ -16,4 +16,5 @@ astyle \
--ignore-exclude-errors-x \
--lineend=linux \
--exclude=EASTL \
--add-brackets \
$*