Skip to content

Feature/validate go.work#45

Merged
vidya381 merged 5 commits intomainfrom
feature/Validate-go.work
Apr 6, 2026
Merged

Feature/validate go.work#45
vidya381 merged 5 commits intomainfrom
feature/Validate-go.work

Conversation

@vidya381
Copy link
Copy Markdown
Owner

@vidya381 vidya381 commented Apr 6, 2026

closes #27

When go.work is present, the new GoWorkCheck parses all use directives (block and single-line form) and verifies each referenced path exists on disk with a go.mod. Fails with the specific missing paths so developers know exactly what's broken.

@vidya381 vidya381 merged commit 70ac7fa into main Apr 6, 2026
1 check passed
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.

Validate go.work when Go workspace is detected

1 participant