Skip to content

update go & golangci-lint #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Oct 18, 2024
Merged

update go & golangci-lint #42

merged 5 commits into from
Oct 18, 2024

Conversation

fho
Copy link
Contributor

@fho fho commented Oct 18, 2024

golangci-lint: enable additional linters and fix found issues

Enable errorlint, godox, nosprintfhostport and gofumpt.
gofumpt replaces the goimports linter.

-------------------------------------------------------------------------------
fix: unused parameter warnings from revive linter

-------------------------------------------------------------------------------
golangci-lint: update to version 1.61

-------------------------------------------------------------------------------
go: increase minimum version to 1.22.8

-------------------------------------------------------------------------------
editorconfig: fix: invalid value for indent_style

It must be "tab" not "tabs".

@fho fho self-assigned this Oct 18, 2024
@fho fho merged commit f5e1c1a into master Oct 18, 2024
5 checks passed
@fho fho deleted the misc branch October 18, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant