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

Add categories to checks #109

Merged
merged 2 commits into from
Nov 11, 2022
Merged

Add categories to checks #109

merged 2 commits into from
Nov 11, 2022

Conversation

dosisod
Copy link
Owner

@dosisod dosisod commented Nov 11, 2022

This adds categories to each of the checks, though there is no way to enable or disable checks based off of their category (yet).

This adds categories to each of the checks, though there is no way to enable
or disable checks based off of their category (yet).
This is the second time recently that mypy has passed on my machine, but failed
on the CI server. When I run `mypy test/test_category_naming.py` directly, it
fails, but when I run `mypy -p test` it does not. This is probably some sort of
caching issue, but I will have to dig into this at a later time.
@dosisod dosisod merged commit 74bec8d into master Nov 11, 2022
@dosisod dosisod deleted the add-categories branch November 11, 2022 06:09
# 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