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 #811

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Disable depguard linter #811

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 config linting 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 0e95f8c into master Jun 5, 2023
24 of 28 checks passed
@atc0005 atc0005 deleted the disable-depguard-linter branch June 5, 2023 11:19
@atc0005 atc0005 removed the config label Jun 8, 2023
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 linting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant