Auto-format all source code with clang-format
This commit is contained in:
parent
b8d8386e63
commit
98cc2f2264
105 changed files with 4223 additions and 4052 deletions
|
|
@ -11,6 +11,6 @@ fi
|
|||
$CPPLINT \
|
||||
--root=src \
|
||||
--linelength=110 \
|
||||
--filter=-legal/copyright,-readability/namespace,-whitespace/indent,-whitespace/line_length,-readability/todo \
|
||||
--filter=-legal/copyright,-whitespace/indent,-whitespace/line_length,-readability/todo \
|
||||
$(find src/compiler -type f) \
|
||||
2>&1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue