commit | 6c1587fb54fa6ebb6355c717a16eddf84c859b34 | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@google.com> | Mon Sep 11 22:32:31 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 11 22:32:31 2023 +0000 |
tree | fc7a93847ff43dd71e51eda083597c66e978fd39 | |
parent | 1bb9fa155a7ae88cd9a33e3f7507f7d94cf87154 [diff] |
[engine] Small cleanups Some detritus left over from iterating on commit 1bb9fa155a7ae88cd9a33e3f7507f7d94cf87154. Change-Id: I221a655961992ae2514bcf51cc0068b211d6e55a Reviewed-on: https://fuchsia-review.googlesource.com/c/shac-project/shac/+/912741 Reviewed-by: Anthony Fandrianto <atyfto@google.com> Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Shac (Scalable Hermetic Analysis and Checks) is a unified and ergonomic tool and framework for writing and running static analysis checks.
Shac checks are written in Starlark.
go install go.fuchsia.dev/shac-project/shac@latest shac check shac doc shac.star | less
Planned features/changes, in descending order by priority:
shac.textproto
shac.star
files.shac
cache directory that checks can write toctx.scm
glob
arguments to ctx.scm.{all,affected}_files()
functions for easier filtering⚠ The source of truth is at https://fuchsia.googlesource.com/shac-project/shac.git and uses Gerrit for code review.
See CONTRIBUTING.md to submit changes.