rspec/rules/S108/go/rule.adoc
2023-06-15 19:03:19 +02:00

26 lines
457 B
Plaintext

:example: go/code-example.adoc
include::../description.adoc[]
=== Exceptions
The rule ignores:
* code blocks that contain comments.
* `for` without `init` and `post` statements with empty blocks
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[]