• Semperverus@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      I wish we would all start switching over to JSON for configuration files. It’s so much easier to parse, and you can’t screw it up with too many spaces or not enough.

        • tiramichu@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          6 days ago

          My biggest peeve with JSON when I’m forced to use it as a configuration format is that it doesn’t have any syntactical support for comments.

          So I can’t even add any notes to the file.