Skip to content

Add golangci-lint v2 config#19

Merged
maragubot merged 1 commit into
mainfrom
fix-lint-config
Feb 27, 2026
Merged

Add golangci-lint v2 config#19
maragubot merged 1 commit into
mainfrom
fix-lint-config

Conversation

@maragubot

Copy link
Copy Markdown
Collaborator

Summary

  • Add .golangci.yml for golangci-lint v2
  • Exclude fmt.Fprint* from errcheck (standard practice for CLI tools)

Test plan

  • golangci-lint run ./... passes with 0 issues

Exclude fmt.Fprint* from errcheck as CLI stdout writes don't fail.
@maragubot
maragubot enabled auto-merge (squash) February 27, 2026 12:48
@maragubot
maragubot merged commit a7cbaec into main Feb 27, 2026
3 checks passed
@maragubot
maragubot deleted the fix-lint-config branch February 27, 2026 12:49
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