rspec/rules/S3453/exceptions.adoc
2021-01-27 16:57:09 +01:00

4 lines
212 B
Plaintext

== Exceptions
Classes that themselves access their private constructors (singletons or smart enums) are ignored. Classes with only ``++static++`` members are also ignored because they are covered by Rule S1118.