Open
Description
Describe the Bug
Given code similar to below:
someresource { 'title':
foo => 'bar',
}
No warnings are raised
Expected Behavior
I would expect the extra white space to be flagged, but I realize this might have been outside the scope of this plugin. If this is the case, can you recommend the plugin needed?