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

Install golangci-lint from fork using dev branch #1591

Merged
merged 2 commits into from
Jun 26, 2024

Commits on Jun 26, 2024

  1. Install golangci-lint from fork using dev branch

    Use dev feat/go1.23 branch from golangci-lint fork in unstable
    linting image until complete support lands in official repo.
    
    refs GH-1590
    atc0005 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ca72569 View commit details
    Browse the repository at this point in the history
  2. Note golangci-lint versions per img type

    - v1.59.1 for stable, oldstable images
    - feat/go1.23 dev branch for unstable image
    
    Other minor formatting/language tweaks for linter tables.
    
    refs GH-1590
    atc0005 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e4445df View commit details
    Browse the repository at this point in the history