neerav34/env-doctor

Catch missing or undocumented env vars on every PR — the eslint of environment variables

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for posting PR commentsno${{ github.token }}
strictTreat warnings as errorsnofalse
env-filePath to .env file (relative to repo root)no.env
example-filePath to .env.example fileno.env.example
ignoreNewline-separated glob patterns to ignoreno""
fail-on-errorFail the check if errors are foundnotrue
namedescription
errorsNumber of errors found
warningsNumber of warnings found
success"true" if no errors were found