heetch / heetch/confita

TOML backend doesn't fully support TOML

Open
#44 4 comments 1 reaction 0 assignees View on GitHub
enhancement good first issue
Dominant language
Go
Stars
507
Forks
49
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no implementation files or tests. Read the TOML specification first, then locate the existing TOML backend and define test cases covering the missing structures and features; done means the backend passes those cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.