[shac] Committing shac check for cpp formatting

Change-Id: Ibade03000acc564831ab48b8cb882d086117cec2
Reviewed-on: https://fuchsia-review.googlesource.com/c/shac-project/checks-cpp/+/1010945
Reviewed-by: Oliver Newman <olivernewman@google.com>
9 files changed
tree: 1ec7cb7e45ad05de72d29ce6e218188f8d875e0f
  1. checks/
  2. .gitmodules
  3. AUTHORS
  4. CONTRIBUTING.md
  5. LICENSE
  6. OWNERS
  7. README.md
  8. register.star
  9. shac.star
  10. shac.textproto
README.md

Shac Global Checks: C/C++ Repository

This repository hosts a suite of checks for performing static analysis and code health operations on C/C++ source code.

The checks are hosted in the “checks/” directory, split up based on the host-tool being used.

Please see https://github.com/shac-project/shac for more information on the shac tool and framework.