Skip to content

fix: go linting issues#1194

Merged
burmudar merged 17 commits intomainfrom
wb/fix-go-lints
Nov 11, 2025
Merged

fix: go linting issues#1194
burmudar merged 17 commits intomainfrom
wb/fix-go-lints

Conversation

@burmudar
Copy link
Contributor

Fix issues reported by go lint

Disabled 3 linters:

  • De-Morgan: I think the benefit is marginal at best
  • Embedded field: it makes the code difficult to understand
  • Naming convention: 26 issues ... something to fix at a later stage

Test plan

Tested locally

@burmudar burmudar merged commit ce38afc into main Nov 11, 2025
10 checks passed
@burmudar burmudar deleted the wb/fix-go-lints branch November 11, 2025 09:32
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