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

Add support for YAML configuration as alternative to JSON #446

Open
2 tasks
AtomicFS opened this issue Nov 28, 2024 · 0 comments
Open
2 tasks

Add support for YAML configuration as alternative to JSON #446

AtomicFS opened this issue Nov 28, 2024 · 0 comments
Labels
feature New feature or request go Pull requests that update Go code good_first_issue Good for newcomers low_priority Not very important quality_of_life Improve usage

Comments

@AtomicFS
Copy link
Collaborator

AtomicFS commented Nov 28, 2024

JSON is nice and all, but YAML is preferred by many people. It should be relatively easy to add support.

TODO:

  • Add support for parsing YAML configuration files
  • Check the configuration file extension and select appropriate parser.
@AtomicFS AtomicFS added feature New feature or request good_first_issue Good for newcomers go Pull requests that update Go code low_priority Not very important quality_of_life Improve usage labels Nov 28, 2024
@AtomicFS AtomicFS changed the title Add support for YAML configuration instead of JSON Add support for YAML configuration as alternative to JSON Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request go Pull requests that update Go code good_first_issue Good for newcomers low_priority Not very important quality_of_life Improve usage
Projects
None yet
Development

No branches or pull requests

1 participant