rspec/rules/S3688/csharp/rule.adoc

20 lines
333 B
Plaintext

include::../description.adoc[]
== Noncompliant Code Example
Given parameters:
* className:System.Console
----
System.Console.WriteLine("foo"); // Noncompliant
----
ifdef::env-github,rspecator-view[]
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]