Skip to content

Add golangci-lint config enabling stricter linters#5

Merged
andrew merged 1 commit into
mainfrom
add-golangci-config
May 22, 2026
Merged

Add golangci-lint config enabling stricter linters#5
andrew merged 1 commit into
mainfrom
add-golangci-config

Conversation

@andrew
Copy link
Copy Markdown
Contributor

@andrew andrew commented May 22, 2026

Enables the same linter set used across other git-pkgs applications (gocritic, gocognit, gocyclo, maintidx, dupl, mnd, unparam, ireturn, goconst, errcheck) and configures goconst to skip test files.

Enables the same linter set used across other git-pkgs applications (gocritic, gocognit, gocyclo, maintidx, dupl, mnd, unparam, ireturn, goconst, errcheck) and configures goconst to skip test files.
@andrew andrew merged commit 712aa0d into main May 22, 2026
5 checks 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