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

Adding pylint #349

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Adding pylint #349

merged 3 commits into from
Sep 11, 2024

Conversation

jamesbraza
Copy link
Collaborator

Introduces pylint into CI, suppresses a few more errors, and manually fixes all errors that came up

@jamesbraza jamesbraza added the enhancement New feature or request label Sep 10, 2024
@jamesbraza jamesbraza self-assigned this Sep 10, 2024
assert_never()
assert_never(opt)
Copy link
Collaborator Author

@jamesbraza jamesbraza Sep 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mskarlin fyi it looks like you didn't properly roll out assert_never

More just sharing for future reference

@jamesbraza
Copy link
Collaborator Author

jamesbraza commented Sep 10, 2024

This is sort of a draft. Some of this is going to go away with aviary refactor in #358 removing some of the code

@jamesbraza
Copy link
Collaborator Author

Okay, it's ready for review

Copy link
Collaborator

@whitead whitead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@jamesbraza jamesbraza merged commit 24060e8 into september-2024-release Sep 11, 2024
3 checks passed
@jamesbraza jamesbraza deleted the pylint branch September 11, 2024 03:42
@whitead whitead mentioned this pull request Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants