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

Use golangci-lint config from metal-toolbo/golangci-lint-config #108

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    7c8355d View commit details
    Browse the repository at this point in the history
  2. Update to golangci-lint v1.57

    Latest and greatest!
    mmlb committed May 3, 2024
    Configuration menu
    Copy the full SHA
    62cdb49 View commit details
    Browse the repository at this point in the history
  3. Run through gofumpt and gci

    These are going to be enabled in the next commit when we switch to the
    .golangci.yml from metal-toolbox/golangci-lint-config. Better to do it
    before since it'll make the diff in that commit more meaningful.
    mmlb committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5ebd89b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c093e53 View commit details
    Browse the repository at this point in the history