cbrgm/gostale

Track and enforce TODOs and FIXMEs with expiration dates in Go code.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath or package pattern to analyze (e.g., ./...)no.
todayOverride today’s date (format: DD-MM-YYYY)no
excludeComma-separated list of directories to excludeno
fail-on-expiredExit with code 1 if expired annotations were foundnofalse
log-levelLog level: debug, info, warn, errornoinfo
namedescription
expiredBoolean indicating if expired annotations were found