Closed Aplietexe closed 1 year ago
I'm not keen on changing the error codes to be honest. Perhaps this could be solved upstream, if flake8 devs accepted a feature proposal for error code aliasing?
Just did a 5 minute scan of flake8 issues and can't see that it has been raised before (though, please double check). This post also seems to contain some motivating examples for such a feature. Colliding error codes will most likely pop up more and more as the ecosystem grows.
If you have other suggestions, I'm also happy to hear them 🙂
I don't think there's another way, at least until aliasing is implemented. Thanks anyway.
Just a quick note to say that Triceratops have changed their prefix to TRY
a couple of months ago, so both should now be usable together.
Great! Thanks @seapagan 👏
Both
flake8-type-checking
andtryceraptops
are using the sameTC
prefix in the same range, which makes it impossible to use both plugins at the same time. tryceraptops violations doc