third_party.pigweed.src/pw_tls_client
Wyatt Hepler 4cafcda09f build: Run clang-tidy in default build
- Add the "static_analysis" group that runs clang-tidy to the default
  build.
- Remove the "clang_tidy" presubmit step. Instead, have the
  "static_analysis" step run clang-tidy and python.lint from GN.
- Fix a few clang-tidy warnings.
- Exclude mbedtls headers from checks.

Change-Id: Ied832e48c9ba46efaebb911ddb82ab0592944ee7
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/64624
Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
Commit-Queue: Wyatt Hepler <hepler@google.com>
2021-10-13 17:27:59 +00:00
..
public/pw_tls_client
py
build_time.cc
BUILD.bazel
BUILD.gn
configs.gni
docs.rst
fake_entropy.cc
generate_build_time_header.py
test_server_test.cc
test_server.cc