𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 年前codeStylelemmy.worldimagemessage-square41linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imagecodeStylelemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 年前message-square41linkfedilink
minus-squareGBU_28@lemm.eelinkfedilinkEnglisharrow-up0·2 年前Add black, isort and flake 8 to your repo, you can set it up to be applied on commit. So folks can modify their local config all they like, and when they push it’s to the team standard and when they work locally it’s to theirs. It’s the best.
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up0·2 年前What about Ruff? I’ve been having a great time with Ruff.
Add black, isort and flake 8 to your repo, you can set it up to be applied on commit.
So folks can modify their local config all they like, and when they push it’s to the team standard and when they work locally it’s to theirs. It’s the best.
What about Ruff? I’ve been having a great time with Ruff.