context-aware useConsistentTypeDefinitions #8072
eyy
started this conversation in
Rule suggestion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello all!
i've enabled useConsistentTypeDefinitions in our codebase to enforce using
typeand notinterface, but there a couple of places where we still needinterfaces, namely when merging, e.g.i suggest adding a new option to this rule, to allow interfaces inside
declareblocks.Beta Was this translation helpful? Give feedback.
All reactions