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

TOML backend doesn't fully support TOML #44

Open
tealeg opened this issue Sep 21, 2018 · 4 comments
Open

TOML backend doesn't fully support TOML #44

tealeg opened this issue Sep 21, 2018 · 4 comments

Comments

@tealeg
Copy link
Contributor

tealeg commented Sep 21, 2018

Currently, the TOML support that was added supports simple Key/Value configurations but doesn't handle some of TOML's more complex structures.

We should:

  • Define test cases for all TOML features
  • Ensure that the TOML backend can pass those cases.

The spec for TOML can be found here: https://github.com/toml-lang/toml

@vdkotian
Copy link

Is this issue still open. I would seek to contribute for this project.

@eliastor
Copy link
Contributor

BTW some cases added in #45 with commit after merge to master

@rmcodor
Copy link

rmcodor commented Sep 20, 2019

still open?

@tealeg
Copy link
Contributor Author

tealeg commented Sep 20, 2019

@rmcodor yes, there are still some ways in which TOML isn't supported.

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

4 participants