Skip to content

chore: autoformat with golangci-lint - #649

Open
joka134 wants to merge 1 commit into
mainfrom
fix/autoformat-with-golangci-lint
Open

chore: autoformat with golangci-lint#649
joka134 wants to merge 1 commit into
mainfrom
fix/autoformat-with-golangci-lint

Conversation

@joka134

@joka134 joka134 commented Aug 6, 2026

Copy link
Copy Markdown
Member

Autoformat the code with our new linter setup: #648
It mostly added missing whitespaces and grouped some vars.

I did this in the cl with go tool golangci-lint run -c .golangci.yml, where golangci.yml is from #648

Needs to be merged before the linter changes as it will else search for all other linter issues that can't be autofixed immediately in all changed files

@joka134
joka134 marked this pull request as ready for review August 6, 2026 13:17
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.

2 participants