-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Crash on empty configuration #24
Comments
Hi @witekio-kwe, Thanks for reaching out. Yes, we expect the YAML to be a list. I believe we should output a human-readable error message. I'll whip up something. Cheers, |
@witekio-kwe would you be so kind as to review #25? I'd just want to make sure that this will improve upon the issue you reported. |
@codingjoe the better error message are a very nice improvement - thx for that. We have a multi repository structure and using pre-commit in each of them, where relint is a integral part of it. |
Aaah, I see. Interesting use case. I won't exit with an error, but emit a |
ok, that would ofc work for me as well |
@witekio-kwe release 1.3.2 ships with your fix :) |
Reproduction:
The text was updated successfully, but these errors were encountered: