On Tue, 1 Oct 2024 at 14:47, Trevor Gamblin via lists.openembedded.org <[email protected]> wrote: > Is this a reasonable goal for some distant release? I've CC'd Ross and > Tim since they're also doing some Python work. I might bring it up at > the weekly today.
Can I raise a strong objection? I've been writing python for over 20 years, and I haven't once been in a situation where formatting would affect my ability to form a mental picture of what the code is doing. It's by far the most overrated item in various coding guidelines. As long as people stay roughly consistent with what is already there, and remember to wrap or split long lines, I utterly don't care about anything else, and feel it's a waste of time to enforce a particular style. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#205163): https://lists.openembedded.org/g/openembedded-core/message/205163 Mute This Topic: https://lists.openembedded.org/mt/108626678/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
