Skip to content
New issue

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

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

Already on GitHub? # to your account

Show error message when error code doesn't have a docstring #68

Merged
merged 3 commits into from
Oct 12, 2022

Conversation

dosisod
Copy link
Owner

@dosisod dosisod commented Oct 12, 2022

See commit messages.

This is a simple fix, but brought some interesting bugs to light:

* Errors with identical error codes are allowed, but should cause an error

* When loading path `x.y.z`, all checks in the `x`, `y`, and `z` directories
loaded as well. This makes it hard to load a single file, especially for
testing.
@dosisod dosisod merged commit a495a10 into master Oct 12, 2022
@dosisod dosisod deleted the add-missing-docstring-error branch October 12, 2022 18:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant