Documentation
¶
Overview ¶
Package templates ships the canonical toaweme config files (golangci, gitignore, the GitHub quality workflow) as an embedded filesystem so `care get` can write them into target repos without any network dependency. `.github/workflows/quality.yml` is the org's single CI gate: a Go compat matrix plus the `toaweme/care` action, pinned to the release this binary shipped with.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS is the embedded filesystem of canonical toaweme config and workflow templates.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.