10 ms·
I hate yaml and python because they have no brackets. When I copy/paste stuff from the internet there's always some issue with indentation and that's a non-issu
by janmarsal 6mo ago
I hate yaml and python because they have no brackets. When I copy/paste stuff from the internet there's always some issue with indentation and that's a non-issue for normal languages because I can just automatically prettify them but with yaml and python I need to do it manually.
- jt-hill 6mo agoRuff solves this. You should not be manually fiddling with indentations in 2026.