Reports any local variables whose names are either too short, too long, or do not follow the specified regular expression pattern.
Use inspection settings to specify the minimum length, maximum length and a regular expression pattern for verifying local variables names.
Inspired by "Ruby Style Guide"