tempoxyz/Tempo Lints

Run Tempo lint rules on your codebase

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
languageLanguage to lint: rust, typescript, or allyes
pathPath to scan (defaults to current directory)no.
fail-on-errorFail the action if lint errors are foundnotrue
exclude-rulesComma-separated list of rule IDs to exclude (e.g., "no-dbg-macro,no-console-log")no""
fixApply auto-fixes where availablenofalse
post-commentPost lint results as a PR commentnofalse
github-tokenGitHub token for posting PR comments (required if post-comment is true)no""
namedescription
has-errorsWhether any error-level issues were found