superkret@feddit.org to Programmer Humor@programming.dev · 11 months agoBetter merge it, too!i.imgflip.comimagemessage-square36linkfedilinkarrow-up1786arrow-down116
arrow-up1770arrow-down1imageBetter merge it, too!i.imgflip.comsuperkret@feddit.org to Programmer Humor@programming.dev · 11 months agomessage-square36linkfedilink
minus-squareSavvyWolf@pawb.sociallinkfedilinkEnglisharrow-up20·11 months ago“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.
minus-squarebob_lemon@feddit.orglinkfedilinkarrow-up4·11 months agoJust make another PR where you add formatter instructions to the readme and pyproject.toml.
minus-squareEager EaglelinkfedilinkEnglisharrow-up1·8 months agoadd it as a pre-commit hook, so no one has to remember to run it
“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