rspec/rules/S3366/exceptions.adoc

4 lines
163 B
Plaintext

=== Exceptions
This rule ignores instances of assigning ``++this++`` directly to a ``++static++`` field of the same class because that case is covered by S3010 .