Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Fix env parsing if prefix is set to empty #51

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Fix env parsing if prefix is set to empty #51

merged 1 commit into from
Sep 22, 2022

Conversation

ccremer
Copy link
Contributor

@ccremer ccremer commented Sep 22, 2022

Summary

Fixes the case where the env variable prefix is set to empty, it wouldn't use _ as a prefix (e.g. _LOG_LEVEL)

Checklist

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Update tests.
  • Link this PR to related issues.

@ccremer ccremer added the bug Something isn't working label Sep 22, 2022
@ccremer ccremer merged commit a6bd702 into master Sep 22, 2022
@ccremer ccremer deleted the env-prefix branch September 22, 2022 09:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant