clang-tidy: enable hicpp-braces-around-statements and fix

This commit is contained in:
Daniel Agar
2019-10-27 19:33:10 -04:00
parent 744f06cc8f
commit a7f330075a
5 changed files with 4 additions and 5 deletions

View File

@@ -48,7 +48,6 @@ Checks: '*,
-google-readability-todo,
-google-runtime-int,
-google-runtime-references,
-hicpp-braces-around-statements,
-hicpp-deprecated-headers,
-hicpp-explicit-conversions,
-hicpp-function-size,