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

feat(linting): add pydantic to allow mypy to do better testing #176

Conversation

Psycojoker
Copy link
Collaborator

@Psycojoker Psycojoker commented Oct 2, 2024

I've discovered while adding yamlfix that does pull pydantic on #172 that
adding it actually allows mypy to test more things.

Turns out those "more things" are actually type errors in our code.

This WIP PR is here to fix those.

ALEPH-196

@philogicae
Copy link
Member

Fixed here: 3e88f28 (#179)
Related jira task: ALEPH-196

@philogicae philogicae closed this Dec 4, 2024
@Psycojoker Psycojoker deleted the feat-linting-add-pydantic-to-allow-mypy-to-do-better-testing branch December 10, 2024 21:33
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 this pull request may close these issues.

2 participants