Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Disable depguard linter #365

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Disable depguard linter #365

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 config CI 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 f467631 into master Jun 5, 2023
@atc0005 atc0005 deleted the disable-depguard-linter branch June 5, 2023 10:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working CI config linting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant