summaryrefslogtreecommitdiff
path: root/http
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2023-07-06 20:37:23 +0300
committerEd Tanous <ed@tanous.net>2023-07-11 00:03:04 +0300
commitd5736ef260c5534fb2fe2ee895d62e91bc9319c3 (patch)
treee52b9651fd4f994a604d35ff62e2d09550a014ef /http
parentd9fcfcc174eb0e195105f3ba2e95456db29a4132 (diff)
downloadbmcweb-d5736ef260c5534fb2fe2ee895d62e91bc9319c3.tar.xz
Enable bugprone clang tidy checks
We pass basically all of these with flying colors now. Previously there were clang-tidy bugs around bugprone-exception-escape, but those seem to be resolved in clang-tidy-16, so we can turn that check back on. The only thing we had was an instance of bugprone-assignment-in-if-condition, that was trivially fixed. Tested: Clang-tidy passes. Change-Id: Ib2e63e951ee8e4e46f0d1b40bf41f8dca59c9a08 Signed-off-by: Ed Tanous <edtanous@google.com>
Diffstat (limited to 'http')
0 files changed, 0 insertions, 0 deletions