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

refactor: enable ineffassign and wastedassign linters #289

Closed
wants to merge 2 commits into from

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Nov 14, 2024

This enables linters for ensuring that the result of assignments are actually used - I'm not actually sure of the difference between the two, but they both seem to be enabled by default and very quick, so I don't think it's a huge issue to have both

Relates to #274

@G-Rath G-Rath mentioned this pull request Nov 14, 2024
46 tasks
@G-Rath G-Rath changed the title refactor: enable wastedassign linter refactor: enable ineffassign and wastedassign linters Nov 14, 2024
@erikvarga
Copy link
Collaborator

Looks like there's a merge conflict, can you rebase?

@G-Rath G-Rath force-pushed the linting/enable-wastedassign branch from 7ef91a4 to d7d9b73 Compare December 3, 2024 18:31
@G-Rath G-Rath requested a review from erikvarga December 3, 2024 18:33
@G-Rath G-Rath force-pushed the linting/enable-wastedassign branch from d7d9b73 to 38e611f Compare December 4, 2024 18:20
@copybara-service copybara-service bot closed this in d3ab609 Dec 4, 2024
@G-Rath G-Rath deleted the linting/enable-wastedassign branch December 4, 2024 18:46
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