Skip to content

Add .env vs .env.example key diff check#7

Merged
vidya381 merged 4 commits intomainfrom
feature/env-check
Feb 27, 2026
Merged

Add .env vs .env.example key diff check#7
vidya381 merged 4 commits intomainfrom
feature/env-check

Conversation

@vidya381
Copy link
Owner

Closes #1

Reads keys from .env.example and checks they all exist in .env. Reports missing keys on failure with a fix hint.

Also added .env.example detection to the detector and registered the check in registry.go.

@vidya381 vidya381 merged commit c90e079 into main Feb 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add .env vs .env.example key diff check

1 participant