this post was submitted on 27 Feb 2024
787 points (98.4% liked)
Programmer Humor
19486 readers
898 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'll die on the hill that 120 is a much more sane line length than 80. It's the one of two pep guidelines I always ignore. It isn't the 70s anymore
100 gang (but not for python, just let black defaults do its thing)
You don't have to die on any hill, you can just set it to whatever you want.