Closed tlambert03 closed 1 year ago
Sounds good, love the type checking!
Why deactivate tidy-import by default?
Oh I don't know 😂 I guess hesitant to be too draconian since that one is more opinionated by banning deep relative imports. But I guess there's plenty of opinion in here already. Would you just enable it?
It's tough to define the threshold for "too opinionated". 😄
But the rule is autofixable and should not make non-specialists tear their hair out, so I'd have a tendency to include it.
did it :)
Cool!
One note: in pyproject.toml
, there is a typo: use_precommit
should be use_pre_commit
!
mostly formatting, but also adds: