add make check_format to check astyle code formatting

This commit is contained in:
Daniel Agar
2015-01-05 23:16:30 -05:00
parent 0cd5fa2d1d
commit b1dcb10f25
4 changed files with 35 additions and 0 deletions
+1
View File
@@ -18,4 +18,5 @@ astyle \
--exclude=EASTL \
--add-brackets \
--max-code-length=120 \
--preserve-date \
$*