Skip to content

fix(lint): resolve failure for single-arch lint#68

Merged
whatsacomputertho merged 1 commit into
mainfrom
single-arch-lint
Oct 15, 2025
Merged

fix(lint): resolve failure for single-arch lint#68
whatsacomputertho merged 1 commit into
mainfrom
single-arch-lint

Conversation

@whatsacomputertho
Copy link
Copy Markdown
Member

This PR fixes an error in the ContainerImageLinter which only impacted linting for single-arch container images. I mistakenly named the ContainerImageConfig variable as config which overlapped with the LinterConfig variable name (also config) and caused the lint function call to fail.

Signed-off-by: ethanbalcik <ebalcik71@gmail.com>
@whatsacomputertho whatsacomputertho merged commit 6d9ef49 into main Oct 15, 2025
5 checks passed
@whatsacomputertho whatsacomputertho deleted the single-arch-lint branch October 15, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant