yakdriver/Check smarterr config

GitHub Action to check smarterr configuration files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
start-dirDirectory where code using smarterr lives (default: current directory). This is typically where the error occurs.no.
base-dirParent directory where go:embed is used (optional, but recommended for proper config layering as in the application). If not set, config applies only to the current directory.no""
debugEnable smarterr debug output (even if config fails to load)nofalse
quietOnly output errors (suppresses merged config and warnings)nofalse
silentNo output, only exit code (non-zero if errors)nofalse
smarterr-config-patternPattern to find smarterr config files (default: finds all smarterr.hcl files)no**/smarterr.hcl

no outputs