dominictarr / rc

The non-configurable configuration loader for lazy people.
Other
1.02k stars 97 forks source link

Feature/env uppercase #72

Closed nw closed 7 years ago

nw commented 8 years ago

This PR allow for the appname prefix passed to rc to be case insensitive in ENV variables. Rational is most ENV keys are uppercase, this at least allows the namespace to be uppercased without effecting other aspects of values being passed.

Added a test case & tests pass.

legodude17 commented 8 years ago

This makes sense. +1

dszakallas commented 7 years ago

What is the status of this issue? Could you comment on this, @dominictarr?

dominictarr commented 7 years ago

merged into 1.2.0