User story.
As an API developer, I want to exempt all my endpoints (having deprecated annotation) from linting that are going to be deprecated soon.
Is your feature request related to a problem?
Yes, I am getting number of violations for the endpoints going to be deprecated soon within 2-3 months and I don't want to spend time fixing those violations for the deprecated endpoints.
Describe the solution you'd like
Exempt all deprecated endpoints from linting.
Additional context
Add any other context or screenshots about the feature request here.
User story.
As an API developer, I want to exempt all my endpoints (having deprecated annotation) from linting that are going to be deprecated soon.
Is your feature request related to a problem?
Yes, I am getting number of violations for the endpoints going to be deprecated soon within 2-3 months and I don't want to spend time fixing those violations for the deprecated endpoints.
Describe the solution you'd like
Exempt all deprecated endpoints from linting.
Additional context
Add any other context or screenshots about the feature request here.