Reports any instance 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 instance variables names.
Inspired by "Ruby Style Guide"