Skip to content

Upgrade to golangci-lint v2#42

Merged
roman-khimov merged 1 commit intomasterfrom
upgrade-to-golangci-lint-v2
Sep 28, 2025
Merged

Upgrade to golangci-lint v2#42
roman-khimov merged 1 commit intomasterfrom
upgrade-to-golangci-lint-v2

Conversation

@End-rey
Copy link
Contributor

@End-rey End-rey commented Sep 23, 2025

Closes #39.

@End-rey End-rey self-assigned this Sep 23, 2025
Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Configuration looks good. What other projects have you checked wrt this update?

@End-rey
Copy link
Contributor Author

End-rey commented Sep 23, 2025

What other projects have you checked wrt this update?

I haven't checked all the projects yet. I'll write back once I've checked them.

.golangci.yml Outdated
paths:
- third_party$
- builtin$
- examples$
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Examples shouldn't be excluded for NeoGo.

Migrate config from v1 according to:
https://golangci-lint.run/docs/product/migration-guide.
Upgrade GH action to v8.

Closes #39.

Signed-off-by: Andrey Butusov <andrey@nspcc.io>
@End-rey
Copy link
Contributor Author

End-rey commented Sep 24, 2025

Opened a pull requests with fixes for linter issues in all active projects.

@roman-khimov roman-khimov merged commit db66d2f into master Sep 28, 2025
1 check passed
@roman-khimov roman-khimov deleted the upgrade-to-golangci-lint-v2 branch September 28, 2025 07:13
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.

Upgrade to golangci-lint v2

4 participants