rspec/rules/S139/parameters.adoc
2022-02-01 12:25:23 +00:00

12 lines
184 B
Plaintext

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