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

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jun 5, 2023

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

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 atc0005 added bug Something isn't working CI linting config labels Jun 5, 2023
@atc0005 atc0005 added this to the Next Release milestone Jun 5, 2023
@atc0005 atc0005 self-assigned this Jun 5, 2023
@atc0005 atc0005 merged commit d91a729 into master Jun 5, 2023
28 checks passed
@atc0005 atc0005 deleted the disable-depguard-linter branch June 5, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI config linting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant