Comment on The lengths we have to go to
lhamil64@programming.dev 1 year agoOne of these days I’ll actually look up how YAML indentation works. Every time I use it it’s trial and error until I stop getting errors.
Comment on The lengths we have to go to
lhamil64@programming.dev 1 year agoOne of these days I’ll actually look up how YAML indentation works. Every time I use it it’s trial and error until I stop getting errors.
merc@sh.itjust.works 1 year ago
That’s a super risky way to do it. It might stop giving you errors because you finally got the indentation right, or it might stop giving you errors because you got the indentation “right” but not how you you meant to organize the objects.