Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail app if error in config files #854

Merged
merged 3 commits into from
Jul 22, 2024
Merged

Conversation

srijan-27
Copy link
Contributor

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

@aryanmehrotra aryanmehrotra merged commit 3fe09ff into development Jul 22, 2024
12 checks passed
@aryanmehrotra aryanmehrotra deleted the fix/env-errors branch July 22, 2024 06:47
@srijan-27 srijan-27 mentioned this pull request Jul 22, 2024
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.

Issue: Failed to load config from file: ./configs/.env, Err: unexpected character
4 participants