superkret@feddit.org to Programmer Humor@programming.dev · 2 months agoBetter merge it, too!i.imgflip.comimagemessage-square41fedilinkarrow-up1800arrow-down117
arrow-up1783arrow-down1imageBetter merge it, too!i.imgflip.comsuperkret@feddit.org to Programmer Humor@programming.dev · 2 months agomessage-square41fedilink
minus-squarebob_lemon@feddit.orglinkfedilinkarrow-up5·2 months agoI’m fond of ruff lately. Pretty much the same as black, but it just comes with the linter instead of being separate tools.
minus-squareGamma@beehaw.orglinkfedilinkEnglisharrow-up2·edit-22 months ago👀 I’d fine-tuned (copied and pasted) a pylint setup that had some of black, what are the differences? Edit: it’s so much faster than black, I’m switching Edit2: used it today, faster and I like the linter. It also does some multi-line parentheses better imo
I’m fond of ruff lately. Pretty much the same as black, but it just comes with the linter instead of being separate tools.
👀 I’d fine-tuned (copied and pasted) a pylint setup that had some of black, what are the differences?
Edit: it’s so much faster than black, I’m switching
Edit2: used it today, faster and I like the linter. It also does some multi-line parentheses better imo