Skip to content

Conversation

@thrawn01
Copy link
Contributor

Purpose

Fix lint violations by removing descriptive message arguments from assert/require calls to comply with project linting rules.

Implementation

  • Removed message arguments from 14 assert/require calls across 4 test files:
    • stats_test.go: 1 fix
    • transport/http_transport_test.go: 2 fixes
    • instance_test.go: 6 fixes
    • remove_keys_test.go: 5 fixes

Remove message arguments from assert/require calls to comply with
project linting rules that prohibit descriptive messages in assertions.
@thrawn01 thrawn01 self-assigned this Dec 25, 2025
@thrawn01 thrawn01 merged commit 023fedc into main Dec 25, 2025
1 check passed
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