-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
discussionDiscussion about a feature or topicDiscussion about a feature or topic
Description
Firstly, thank you for the plugin, I've been really missing this functionality in TS!
It would be great if the checking of existing @OverRide markers was split out into a separate rule from checking whether a method should have an @OverRide marker added to it.
Essentially the first is enforcing the thing that should really be done by the compiler. Whilst the second is enforcing consistent code style/good coding practice, the job of the linter.
My use case for having separate rules, rather than just config options, is that:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discussionDiscussion about a feature or topicDiscussion about a feature or topic