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

JSON support for configuration #120

Open
Lee-W opened this issue Jan 13, 2020 · 3 comments
Open

JSON support for configuration #120

Lee-W opened this issue Jan 13, 2020 · 3 comments

Comments

@Lee-W
Copy link
Member

@Lee-W Lee-W commented Jan 13, 2020

Goal
Support .cz.json, cz.json configuration

Description
JSON seems to be a more common configuration format for non-python project.

@Woile
Copy link
Member

@Woile Woile commented Jan 14, 2020

That's relative, rust uses toml, netlify also uses toml, and it's becoming quite a standard for configuration (specially because it support comments).
Spite of that, because of the flexibility we now have, a json parser could be implemented.
But it's extra maintainance

@winniepopu
Copy link

@winniepopu winniepopu commented Aug 30, 2020

I would like to take this issue @Lee-W

@Lee-W
Copy link
Member Author

@Lee-W Lee-W commented Aug 30, 2020

Sure 😃 Feel free to ask us if you encounter any problem

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.