Skip to content

lint: don't disable modules - #6618

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:lint_mod
Nov 5, 2025
Merged

lint: don't disable modules#6618
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:lint_mod

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

prevent the linter from traversing the docker-trust plugin module

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

prevent the linter from traversing the docker-trust plugin module
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah

Copy link
Copy Markdown
MemberAuthor

Let me bring this one one; I was hoping this would help with #6121, but if the root is not a module, it looks like Go has a tendency to ignore nested go.mod and consider them all part of the non-module

@thaJeztah
thaJeztah merged commit 0b3c028 into docker:masterNov 5, 2025
103 of 104 checks passed
@thaJeztah
thaJeztah deleted the lint_mod branch November 5, 2025 06:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@thaJeztah@codecov-commenter@Benehiko