rspec/rules/S135/highlighting.adoc

8 lines
201 B
Plaintext

=== Highlighting
* Primary: the ``++for++`` or ``++while++`` keyword
* Secondary: each ``++continue++`` and ``++break++`` keyword
** message 1: "break" statement.
** message 2: "continue" statement.