James Peach created TS-4588:
-------------------------------
Summary: Require braces around statements.
Key: TS-4588
URL: https://issues.apache.org/jira/browse/TS-4588
Project: Traffic Server
Issue Type: Improvement
Components: Cleanup, Core
Reporter: James Peach
Bodies of if statements and loops (for, range-for, do-while, and while) are
inside braces.
Apply this as a clang-tidy change
[readability-braces-around-statements|http://clang.llvm.org/extra/clang-tidy/checks/readability-braces-around-statements.html].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)