this post was submitted on 18 Sep 2024
769 points (98.0% liked)
Programmer Humor
19901 readers
1582 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
"Did you run the formatter on this?"
Bonus points if it's python code and nowhere in the docs does it say which of the many formatters to use.
Just make another PR where you add formatter instructions to the readme and pyproject.toml.
add it as a pre-commit hook, so no one has to remember to run it