General: Tidy up clang-format warnings part 2

This commit is contained in:
Lioncash 2020-08-11 11:08:10 -04:00
parent 312c3a7327
commit 78ddcbe3ba
18 changed files with 129 additions and 119 deletions

View file

@ -8,8 +8,6 @@ fi
# Default clang-format points to default 3.5 version one
CLANG_FORMAT=clang-format-10
ls /usr/bin
$CLANG_FORMAT --version
if [ "$TRAVIS_EVENT_TYPE" = "pull_request" ]; then