cross-posted from: https://programming.dev/post/1743099

.yaml, .toml, etc?

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 3 years ago

YAML is fine if you use a formatter. JSON's ok to read but a pain to write imo. INI if it's simple.

  • source
  • parent