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

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Disable depguard linter #1025

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 "global" permit/deny lists for any projects using images from this project.

fixes GH-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
"global" permit/deny lists for any projects using images from
this project.

refs GH-1024
@atc0005 atc0005 added this to the v0.10.6 milestone Jun 5, 2023
@atc0005 atc0005 self-assigned this Jun 5, 2023
@atc0005 atc0005 merged commit 7b88a5b into master Jun 5, 2023
@atc0005 atc0005 deleted the i1024-disable-depguard-linter branch June 5, 2023 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant