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

Improve config parsing with built-in defaults #330

Open
mpfz0r opened this issue Jan 11, 2019 · 0 comments
Open

Improve config parsing with built-in defaults #330

mpfz0r opened this issue Jan 11, 2019 · 0 comments

Comments

@mpfz0r
Copy link
Contributor

mpfz0r commented Jan 11, 2019

The current code relies on the fact that ucfg is using a non-strict yaml Unmarshal() which allows
us to overload keys.
This either needs a unit test, or a rewrite to something more robust.

@mpfz0r mpfz0r added this to the 3.x milestone Jan 11, 2019
@mpfz0r mpfz0r self-assigned this Jan 11, 2019
@bernd bernd removed this from the 3.x milestone Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants