…from people who seem to refuse to install paredit or coloring plugins for either? ps lisp syntax ftw, it’s a feature!

  • magic_lobster_party@kbin.run
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    A property can have the wrong indentation and it would still be a syntactically correct yaml. It’s hard to distinguish whether a line is wrongly indented or not. Copy and paste a line and mistakenly use the wrong indentation, and the entire production breaks.

    In json it’s much harder to do similar mistakes.