rspec/rules/S3655/rspecator-dotnet.adoc
Costin Zaharia ea3ad82654
Modify rule S3655: LaYC format (#2204)
## Review

A dedicated reviewer checked the rule description successfully for:

- [ ] logical errors and incorrect information
- [ ] information gaps and missing content
- [ ] text style and tone
- [ ] PR summary and labels follow [the
guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)
2023-06-15 11:08:34 +02:00

23 lines
360 B
Plaintext

ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
=== Message
==== C#
"xxx" is null on at least one execution path.
==== VB.NET
"xxx" is `Nothing` on at least one execution path.
'''
== Comments And Links
(visible only on this page)
include::comments-and-links.adoc[]
endif::env-github,rspecator-view[]