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 instead of JSON #446

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

Add support for YAML configuration instead of 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.

Check the extension and if .yml or .yaml use YAML parser instead of JSON.

@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
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