Support Toml #50

Open
opened 2020-09-20 21:10:18 +00:00 by 6543 · 2 comments
6543 commented 2020-09-20 21:10:18 +00:00 (Migrated from gitea.com)
https://toml.io/en/
techknowlogick commented 2020-09-20 22:27:07 +00:00 (Migrated from gitea.com)

Perhaps https://github.com/spf13/viper could be used, as it supports many different config options (I personally added ini support to it).

Perhaps https://github.com/spf13/viper could be used, as it supports many different config options (I personally added `ini` support to it).
jolheiser commented 2021-03-12 15:47:05 +00:00 (Migrated from gitea.com)

The only problem I have is that we then need to "support" various config types and any idiosyncracies they bring.

Personally I'd prefer to pick a format and use it exclusively.

The only problem I have is that we then need to "support" various config types and any idiosyncracies they bring. Personally I'd prefer to pick a format and use it exclusively.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/changelog#50
No description provided.