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