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

Add check for invalid keys in config files #32

Open
alainmeier opened this issue Apr 18, 2016 · 1 comment
Open

Add check for invalid keys in config files #32

alainmeier opened this issue Apr 18, 2016 · 1 comment

Comments

@alainmeier
Copy link
Contributor

It is currently possible to include invalid linter names in the config file. If an invalid name is included, an error should be thrown rather than silently ignoring it. (As seen here #31)

@alainmeier
Copy link
Contributor Author

It appears there is some kind of handling for invalid linter names, but the config keys don't get far enough to trigger the err https://github.com/sds/slim-lint/blob/master/lib/slim_lint/linter_registry.rb#L31

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

No branches or pull requests

2 participants