|
|
|
|
|
by crdoconnor
3555 days ago
|
|
I wrote a layer around an existing parser that refuses to parse anything except that subset that most people use 99% of the time: https://github.com/crdoconnor/strictyaml IMO TOML is syntactically messy, especially when dealing with hierarchical data, and a whole new config format to deal with the fact that YAML has too many features is somewhat unnecessary. |
|