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

Disable depguard linter #95

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Disable depguard linter #95

merged 1 commit into from
Jun 5, 2023

Commits on Jun 5, 2023

  1. Disable depguard linter

    By having v2 of the linter enabled without an explicitly
    defined configuration the linter assumes that *no* non-stdlib
    packages are permitted.
    
    We disable the linter because we do not have any need to define permit/deny
    lists for packages used by this project at this time.
    
    refs atc0005/go-ci#1024
    atc0005 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    20a31a4 View commit details
    Browse the repository at this point in the history