|
|
|
|
|
by dotancohen
1389 days ago
|
|
I see, thanks. For me, the point is just "indent successive objects" so it suffices - especially when I'm in a Python mindset and mentally filtering out brackets anyway. But I could understand why you prefer the formatting as you do. |
|
It's a bit trivial, but another subtle effect that I like is that the sub-blocks are not mutually vertically aligned due to being offset by the semi-random length of the key
So for instance
at a glance you see that the third person is not part of the same list as the first twoIf all second level blocks are at the same level then you need to visually catch that there is extra key.