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

fix lint errors with type comparison #868

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

terencehonles
Copy link
Contributor

This fixes some lint errors that appeared when updating #840 since the linting rules do not seem to be pinned or changed since the last run.

@JoelLefkowitz JoelLefkowitz deleted the branch axnsan12:master October 17, 2024 11:55
@JoelLefkowitz JoelLefkowitz reopened this Oct 17, 2024
@JoelLefkowitz JoelLefkowitz changed the base branch from 1.21.x to master October 17, 2024 12:00
@JoelLefkowitz JoelLefkowitz added 1.23.x Release target in 1.23.x bug Bug report/fix labels Oct 17, 2024
@terencehonles
Copy link
Contributor Author

I'll see if I can update this PR sometime soon, but may not get to it this weekend

@terencehonles terencehonles force-pushed the fix-lint-errors-with-type-comparison branch from b66af4c to a12c61e Compare November 6, 2024 10:25
@terencehonles
Copy link
Contributor Author

I've rebased this after #897 @JoelLefkowitz

@terencehonles
Copy link
Contributor Author

It does look like these are not flagged by the linter anymore so we could drop this PR, but using is instead of == is probably better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.23.x Release target in 1.23.x bug Bug report/fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants