Pattern: Malformed backed enum type spacing
Issue: -
Checks number of spaces before :
and before type.
Rule provides the following settings:
spacesCountBeforeColon
: the number of spaces before:
.spacesCountBeforeType
: the number of spaces before type.