[
https://issues.apache.org/jira/browse/TS-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15355649#comment-15355649
]
ASF subversion and git services commented on TS-4588:
-----------------------------------------------------
Commit 2832d63e6fbf973b0dd431406b1cd3293205d179 in trafficserver's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=2832d63 ]
TS-4588: Add initial clang-tidy configuration.
> 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
> Assignee: James Peach
> Fix For: 7.0.0
>
>
> 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)