Skip to content

Fixed golangci-lint configuration file name, and now it suddenly started reporting 215 issues#2

Merged
kpumuk merged 10 commits into
mainfrom
linters
Dec 29, 2025
Merged

Fixed golangci-lint configuration file name, and now it suddenly started reporting 215 issues#2
kpumuk merged 10 commits into
mainfrom
linters

Conversation

@kpumuk

@kpumuk kpumuk commented Dec 29, 2025

Copy link
Copy Markdown
Owner

Stats

* goconst: 5
* godot: 124
* godox: 1
* gofumpt: 1
* nestif: 4
* nilerr: 1
* prealloc: 8
* revive: 22
* unconvert: 28
* unparam: 1
* wrapcheck: 20

New linters

  • modernize

Disabled linters:

  • goconst — mostly false positives
  • godox — known TODO to migrate chars library to bubletea v2
  • wrapcheck — not relevant to the project

@kpumuk
kpumuk merged commit cb2fb4d into main Dec 29, 2025
2 checks passed
@kpumuk
kpumuk deleted the linters branch December 30, 2025 18:12
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