Skip to content

[Fix] Pass make check lint#70

Merged
samzong merged 1 commit into
mainfrom
fix/make-check-lint
May 12, 2026
Merged

[Fix] Pass make check lint#70
samzong merged 1 commit into
mainfrom
fix/make-check-lint

Conversation

@samzong
Copy link
Copy Markdown
Owner

@samzong samzong commented May 12, 2026

What's changed?

  • Replace constant fmt.Errorf calls with errors.New where required by lint.
  • Wrap long help and test setup lines to satisfy the line-length check.
  • Rename the prune table header from PR STATE to STATE to avoid duplicate wording.

Why

  • Make the repository's canonical make check gate pass cleanly.

Verification

  • make check
  • git diff HEAD~1..HEAD --check

Signed-off-by: samzong <samzong.lu@gmail.com>
@samzong samzong merged commit bfa5a0f into main May 12, 2026
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.

1 participant