Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw exception on invalid rules #55

Closed
hanneskod opened this issue Jan 16, 2015 · 0 comments · Fixed by #57
Closed

Throw exception on invalid rules #55

hanneskod opened this issue Jan 16, 2015 · 0 comments · Fixed by #57
Assignees

Comments

@hanneskod
Copy link
Contributor

When reading the proposed documentation in #52 I realised that we could be more helpful to our users by throwing exceptions when they attempt to include or exclude a rule that does not exist. There really is no reason not to throw an exception, and we could probably help find a spelling mistake or two..

Also including and excluding rules should be case insensitive.

I will write a pr for this during the days to come..

@hanneskod hanneskod self-assigned this Jan 16, 2015
redbeardcreator added a commit that referenced this issue Jan 23, 2015
Throw exceptions when unknown rules are white- or blacklisted

Closes #55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant