Jason Novinger@programming.devM to Python@programming.dev · 2 years agoIntroducing flake8-logging - Adam Johnsonadamj.euexternal-linkmessage-square3fedilinkarrow-up113arrow-down11
arrow-up112arrow-down1external-linkIntroducing flake8-logging - Adam Johnsonadamj.euJason Novinger@programming.devM to Python@programming.dev · 2 years agomessage-square3fedilink
minus-squarecd_slash_rmrf@programming.devlinkfedilinkarrow-up4·2 years agoneat write up, I’ve also run into some of the errors that ruff throws (eg don’t use f strings in logging) but didn’t really know why. thought it was cool the author said feel free to implement in ruff in the foot notes
neat write up, I’ve also run into some of the errors that ruff throws (eg don’t use f strings in logging) but didn’t really know why.
thought it was cool the author said feel free to implement in ruff in the foot notes