Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Case sensitive select exit menu tree #2

Closed
synfinatic opened this issue Jun 16, 2020 · 1 comment
Closed

Case sensitive select exit menu tree #2

synfinatic opened this issue Jun 16, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@synfinatic
Copy link
Owner

Viper for some dumb reason converts all the keys to lower case (in violation of the YAML standard) and there is a PR to fix that, but it's been over a year and it hasn't been merged: spf13/viper#635

Maybe someday, Viper will support case-sensitive? Or maybe I can use this fork: spf13/viper#635 (comment)

or maybe switch to something else like https://github.com/knadh/koanf ?

Dunno other than it's kinda lame as is.

@synfinatic synfinatic added the enhancement New feature or request label Jun 16, 2020
@synfinatic
Copy link
Owner Author

Fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant