this post was submitted on 27 Feb 2024
787 points (98.6% liked)

Programmer Humor

18255 readers
24 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

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TunaCowboy 5 points 4 months ago (2 children)

autopep8 --in-place --max-line-length 79 shittyformatting.py

[–] [email protected] 8 points 4 months ago (2 children)

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

[–] TunaCowboy 5 points 4 months ago

You don't have to die on any hill, you can just set it to whatever you want.

[–] [email protected] 0 points 4 months ago

100 gang (but not for python, just let black defaults do its thing)

[–] [email protected] 3 points 4 months ago

black shittyformatting.py