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

values cannot be atoms #3

Closed
tarpdalton opened this issue Dec 16, 2020 · 0 comments · Fixed by #4
Closed

values cannot be atoms #3

tarpdalton opened this issue Dec 16, 2020 · 0 comments · Fixed by #4

Comments

@tarpdalton
Copy link
Contributor

Currently there is not a way to set a value as a an atom. Like this:

logger.yaml

---
level: :debug

Could be done with a custom transform, but would be good to have in the library.

Looks like there is an option in yaml_elixir https://github.com/KamilLelonek/yaml-elixir#support-for-atoms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant