rspec/rules/S1104/comments-and-links.adoc

20 lines
996 B
Plaintext
Raw Normal View History

=== Related: RSPEC-2357
=== Rule replacement: RSPEC-1251
=== On 2013-07-03T10:53:33Z Freddy Mallet Wrote:
Is implemented by \http://jira.codehaus.org/browse/SONARJAVA-188.
=== On 2013-07-09T06:13:33Z Dinesh Bolkensteyn Wrote:
\[~fabrice.bellingard] Class members also include methods, which can make the title misleading.
=== On 2020-11-16T12:19:23.522Z Andrei Epure Wrote:
\[~nicolas.harraudeau] there is an overlap between RSPEC-2357 ... given it doesn't make sense for both to be enabled, what could we do - deprecate RSPEC-2357 in favor of this one? or am I missing something?
=== On 2020-11-16T14:37:29.671Z Nicolas Harraudeau Wrote:
\[~andrei.epure] Indeed, from a specification point of view there are only minor difference between these two rules. Deprecating RSPEC-2357, which is not in sonar way, in favor of RSPEC-1104 is a good idea IMHO.
Could you just check if the implementations differ in any significant way? I don't see how we got two implementations of the same rule.