rspec/rules/S3260/csharp/how.adoc

3 lines
140 B
Plaintext
Raw Normal View History

== How to fix it
The code can be improved by adding the `sealed` keyword in front of the `class` or `record` types that have no inheritors.