369
codeStyle
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
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.