rspec/rules/S1135/python/rule.adoc
2022-03-03 17:31:30 +01:00

27 lines
416 B
Plaintext

include::../description.adoc[]
== Noncompliant Code Example
[source,python]
----
def doSomething:
# TODO : Complete function
----
include::../see.adoc[]
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]