• 1 Post
  • 4 Comments
Joined 5 months ago
cake
Cake day: March 15th, 2025

help-circle

  • Thank you for your feedback.

    The good old X vs Y. I think its a matter of use-case and personal preference. The decision to pick yaml is solely because readability, which is, above what toml has to offer with its single-dimension. On the other side, yes, yaml has its own quirks such as primitive boolean (yes, true, on) and whitespace sensitivity;

    still, yaml is still preferred type when we’re talking devops.

    I’ll put this on a nice to have list- I’m quite sure the toml OR yaml for that matter, has an option to convert one way or another :)

    Update: I’ve added the issue to the project.