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

Added analyzer for discard patterns #124

Merged
merged 3 commits into from
Apr 6, 2024
Merged

Conversation

ricardoboss
Copy link
Owner

General

Adds an analyzer for unused method results and demands to either discard it explicitly or use it.

Checklist

  • I added new/updated existing tests
  • I updated the CHANGELOG.md/This change doesn't need a changelog
  • I checked/updated any related documentation

@ricardoboss ricardoboss added the no changelog For PRs that don't need to update the CHANGELOG label Dec 23, 2023
Copy link

Code Coverage
Documentation Coverage
Code Style
CHANGELOG

@ricardoboss ricardoboss merged commit 791b466 into main Apr 6, 2024
13 checks passed
@ricardoboss ricardoboss deleted the devops/more-analyzers branch April 6, 2024 15:58
@chucker
Copy link
Collaborator

chucker commented Apr 6, 2024

IgnoredReturnTypes

Ooh, that's useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog For PRs that don't need to update the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants