Open Tim-Pohlmann opened 3 days ago
The implementation should be a straightforward adaption of S3168.
This looks good to me!
Some questions regarding the exceptions raised in https://github.com/SonarSource/rspec/pull/4547:
Would this capture all these scenarios?
From the wording here it should capture all 3 cases, correct?
I clarified it. Thanks for pointing it out!
This rule complements S3168, which ignores methods that implement an interface, override a base method, or are virtual. Having this functionality as a separate rule allows users to tailor their analysis to their needs.