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

chore(various): Fix linter warnings #82494

Merged
merged 13 commits into from
Dec 20, 2024

Conversation

lobsterkatie
Copy link
Member

This fixes a number of small issues my linter has been yelling at me about, which I've come across in the last handful of weeks - things like unused variables, shadowing built-ins, etc. No behavior changes just tiny refactors to clear out some noise.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 20, 2024
@lobsterkatie lobsterkatie marked this pull request as ready for review December 20, 2024 21:13
@lobsterkatie lobsterkatie requested review from a team as code owners December 20, 2024 21:13
@lobsterkatie lobsterkatie merged commit 28ef2bd into master Dec 20, 2024
50 checks passed
@lobsterkatie lobsterkatie deleted the kmclb-linter-appeasements-dec-2024 branch December 20, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants