this post was submitted on 15 Sep 2023
122 points (71.8% liked)

Programmer Humor

32036 readers
980 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

Use an autoformatter for all code (both in the editor on save/type and as CI check).

There is no problem anymore.