rspec/rules/S139/swift/parameters.adoc

12 lines
186 B
Plaintext
Raw Normal View History

=== Parameters
.legalTrailingCommentPattern
****
----
^//\s*+[^\s]++$
----
Pattern for text of trailing comments that are allowed. By default, comments containing only one word.
****