mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-03 20:50:59 -05:00
* ci: Add test for copyright headers * replace GHA workflow with make target (copyright) This makes it reusable for outside of CI, such that anyone cloning the repo locally can still easily verify compliance before raising a PR. * remove go:generate for copywrite This should no longer be needed as we leverage copywrite via a shell script now. * introduce make copyrightfix |
||
|---|---|---|
| .. | ||
| build.sh | ||
| changelog-links.sh | ||
| copyright.sh | ||
| debug-terraform | ||
| exhaustive.sh | ||
| gofmtcheck.sh | ||
| gogetcookie.sh | ||
| goimportscheck.sh | ||
| staticcheck.sh | ||