Skip to content

chore: enforce unused code analyzers - #274

Merged
Yuta-K19418 merged 1 commit into
mainfrom
chore/strict-analyzer-rules
Aug 7, 2026
Merged

chore: enforce unused code analyzers#274
Yuta-K19418 merged 1 commit into
mainfrom
chore/strict-analyzer-rules

Conversation

@Yuta-K19418

Copy link
Copy Markdown
Owner

Summary

  • Enforce diagnostics for unused private members, unused parameters, and redundant null-forgiving operators.
  • Mark intentionally unused test-double parameters with _.

Validation

  • dotnet format
  • dotnet build
  • dotnet test (1,533 passed)

@Yuta-K19418
Yuta-K19418 marked this pull request as ready for review August 7, 2026 09:43
@Yuta-K19418
Yuta-K19418 merged commit b4679ab into main Aug 7, 2026
6 checks passed
@Yuta-K19418
Yuta-K19418 deleted the chore/strict-analyzer-rules branch August 7, 2026 09:44
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.

1 participant