vale
vale copied to clipboard
Should raise on invalid scopes
Vale should raise when given an invalid scope. For example:
IgnoredScopes = foo.bar
Should raise that foo.bar is not a valid scope and potentially list valid scopes, or provide a different helpful error message.