Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support a simpler config file format #385

@x4e-jonas

Description

@x4e-jonas

JSON is hard to read and write for humans. E.g. you can't just diff/merge lines of config and it does not support comments.

I'd suggest TOML since it's a very simple standardized format and Java implementations are already available. Other candidates are YAML, INI or HCL like formats.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions