Skip to content
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

replace errors.Errorf by fmt.Errorf #8388

Closed
wants to merge 3 commits into from
Closed

replace errors.Errorf by fmt.Errorf #8388

wants to merge 3 commits into from

Commits on Nov 16, 2023

  1. replace errors.Errorf by fmt.Errorf

    Signed-off-by: Matthieu MOREL <[email protected]>
    mmorel-35 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c40de8d View commit details
    Browse the repository at this point in the history
  2. config forbidigo to ensure the application of the rule

    Signed-off-by: Matthieu MOREL <[email protected]>
    mmorel-35 authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b84a7b1 View commit details
    Browse the repository at this point in the history
  3. Update .golangci.yml

    Signed-off-by: Matthieu MOREL <[email protected]>
    mmorel-35 authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    820ebc4 View commit details
    Browse the repository at this point in the history