Skip to content

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 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.

@terencehonles terencehonles force-pushed the fix-lint-errors-with-type-comparison branch from a12c61e to 91403b4 Compare March 6, 2025 11:06
@terencehonles
Copy link
Contributor Author

@JoelLefkowitz do you mind if we get this small PR in? They don't seem to be lint errors anymore, but they should be using is instead of ==.

@JoelLefkowitz JoelLefkowitz added 1.21.x Release target in 1.21.x and removed 1.23.x Release target in 1.23.x labels Mar 7, 2025
@JoelLefkowitz JoelLefkowitz merged commit 3cbd9e4 into axnsan12:master Mar 7, 2025
7 checks passed
@terencehonles terencehonles deleted the fix-lint-errors-with-type-comparison branch March 7, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.21.x Release target in 1.21.x bug Bug report
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants