clang-tidy readability-braces-around-statements

This commit is contained in:
Daniel Agar
2017-01-14 12:53:04 -05:00
parent fedc1279e4
commit 6961a513c7
6 changed files with 46 additions and 57 deletions
+1
View File
@@ -15,6 +15,7 @@ X11_TMP=/tmp/.X11-unix
docker run -it --rm -w ${SRC_DIR} \
-e AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID} \
-e AWS_SECRET_ACCESS_KEY=${AWS_SECRET_ACCESS_KEY} \
-e BRANCH_NAME=${BRANCH_NAME} \
-e CCACHE_DIR=${CCACHE_DIR} \
-e CI=${CI} \
-e DISPLAY=$DISPLAY \