clang format, based on cpprest

This commit is contained in:
Benjamin Sergeant
2019-05-30 08:46:50 -07:00
parent 879a4b38aa
commit c65fec7271
47 changed files with 426 additions and 414 deletions

View File

@ -40,6 +40,9 @@ run:
trail:
sh third_party/remote_trailing_whitespaces.sh
format:
sh third_party/indent.sh
# That target is used to start a node server, but isn't required as we have
# a builtin C++ server started in the unittest now
test_server: