Inspectopedia
 
2024.3

Unconventional parameter name

Warning
New
Last modified: 03 December 2024

Reports parameters with names that are either too short, too long, or don't match the specified regular expression pattern.

Use the Pattern field to specify the regular expression for validating parameter names.

Use the Min length and Max length fields to specify the minimum and maximum length of a name correspondingly.

Use the Ignore… checkboxes to skip the validation of block, lambda, or rescue parameter names.