|
|
|
|
|
by josteink
4220 days ago
|
|
> Python simply requires you to be consistent throughout the same file. You or the other team of developers/maintainers/sys-admins looking over or patching this particular file. Using whatever default editor they prefer with whatever config an tabifying/untabifying behaviour that has. Or maybe they are applying a patch produced on a different system with different tabulation? Or the other 2000 common ways for accuracy to go out the window. > That strikes me as an even more valuable property for configuration So you'd like to deliberately make the configuration system more brittle for absolutely no gain? Yeah. Count me up for anything else. I personally prefer s-expressions, but I would be willing to go the full mile with pretty much any format NOT based on whitespace. Whitespace is bullshit and depending on it even more so. |
|