mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
fix code style script: enforce max line width of 120 chars
This commit is contained in:
@@ -16,5 +16,6 @@ astyle \
|
||||
--ignore-exclude-errors-x \
|
||||
--lineend=linux \
|
||||
--exclude=EASTL \
|
||||
--add-brackets \
|
||||
--add-brackets \
|
||||
--max-code-length=120 \
|
||||
$*
|
||||
|
||||
Reference in New Issue
Block a user