[shac] Committing shac check for buildifier linting and formatting

Change-Id: I811307d139b935d7d0a0b1dbcc84e809bf3cde14
Reviewed-on: https://fuchsia-review.googlesource.com/c/shac-project/checks-starlark/+/1011392
Reviewed-by: Oliver Newman <olivernewman@google.com>
13 files changed
tree: 4031b8bf2e15483e4605afe8caba2e2d0a2f3b7f
  1. checks/
  2. AUTHORS
  3. CONTRIBUTING.md
  4. LICENSE
  5. OWNERS
  6. README.md
  7. register.star
  8. shac.star
  9. shac.textproto
README.md

Shac Global Checks: Starlark Repository

This repository hosts a suite of checks for performing static analysis and code health operations on starlark-based filetypes.

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.