Skip to content

Fix linter errors#276

Open
upils wants to merge 13 commits intocanonical:mainfrom
upils:fix-linter-errors
Open

Fix linter errors#276
upils wants to merge 13 commits intocanonical:mainfrom
upils:fix-linter-errors

Conversation

@upils
Copy link
Copy Markdown
Collaborator

@upils upils commented Mar 16, 2026

  • Have you signed the CLA?

Reenable linter rules and fix associated errors excluded in #274.

Following the existing approach, exclusions were added to the golangci-lint
configuration instead of //nolint directives in the code. This could lead to
missing true positives as the exclusion can sometimes be unprecise.

Also remove a now useless exclusion.

@upils upils added the Polish Refactorings, etc label Mar 17, 2026
@upils upils marked this pull request as ready for review March 17, 2026 13:12
@upils upils requested a review from letFunny March 17, 2026 13:13
@upils upils marked this pull request as draft March 17, 2026 13:43
@upils upils force-pushed the fix-linter-errors branch from 29b3f8f to 444110c Compare April 8, 2026 09:29
@upils upils marked this pull request as ready for review April 8, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Polish Refactorings, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant