Skip to content

Conversation

@arianbeh
Copy link

This change enables the revive package-comments check and fixes the existing violations.

Changes:

  • Add package comments for packages that were missing them across runtime, snapshotter, internal utilities, and test helpers.
  • Remove the revive package-comments exclusion from .golangci.yml.

Verification:

  • make lint
  • go test ./...

Fixes #812.

Signed-off-by: Aryan Behmardi <arianbehmard@gmail.com>
@arianbeh arianbeh requested a review from a team as a code owner December 10, 2025 21:39
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.

Resolve revive package-comments linter errors

1 participant