rspec/rules/S3801/highlighting.adoc

12 lines
221 B
Plaintext

=== Highlighting
* Primary: function name.
* Secondary: return statements.
message should be one of
** 'Return with value.'
** 'Return without value.'
** 'Implicit return without value.' (when the language allows it)