rspec/rules/S5717/python/highlighting.adoc

12 lines
240 B
Plaintext

=== Highlighting
* Primary: the default value
* Secondaries:
** code modifying the parameter:
message: 'The parameter is modified.'
** code assigning the parameter to something else
message: 'The parameter is stored in another object.'