[shac] Fix a small typo in register.star. The "formatter" property is set in the check itself, not in the "shac.register_check" call. Verified locally while migrating fuchsia-infra-bazel-rules to use the shared repos. Change-Id: I1d64af0aa83b7ae0bd5d036dd64c4e00a6ecd992 Reviewed-on: https://fuchsia-review.googlesource.com/c/shac-project/checks-cpp/+/1019513 Reviewed-by: Darren Chan <chandarren@google.com>
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.