Skip to content

feat: migrate to golangci-lint v2 config format #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

ccoVeille
Copy link
Owner

  • fix forgotten linters:

    • unused
    • revive.exported
  • Add recent linters to 03-safe and above:

    • exptostd
    • usetesting

Fixes #40

@ccoVeille ccoVeille requested a review from Copilot March 31, 2025 14:42
Copilot

This comment was marked as off-topic.

@ccoVeille
Copy link
Owner Author

rebased with #43 that fixed everything about CI workflow

- fix forgotten linters:
    - unused
    - revive.exported

- Add recent linters to 03-safe and above:
    - exptostd
    - usetesting
@ccoVeille ccoVeille force-pushed the golangci-v2-format branch from 5848fe9 to b72e06a Compare March 31, 2025 15:08
@ccoVeille ccoVeille merged commit 29222e1 into main Mar 31, 2025
7 checks passed
@ccoVeille ccoVeille deleted the golangci-v2-format branch March 31, 2025 15:10
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 all configuration files for golangci-lint v2
1 participant