// This rule specifies the naming conventions
for labels.
// The general rule is to use start with a capital Letter,
// but you are free to define whatever you like. Some
// companies like to have a specific naming convention for
// labels. The definition is done with a regexp (Regular
// expression)