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

Support /... paths in package driver #218

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

peterebden
Copy link
Contributor

@peterebden peterebden commented Jan 25, 2024

Currently we just bomb out because that isn't literally a file; the first thing I tested this with was gosec which seemingly handles the ... itself but golangci-lint seems to pass it through literally to us.

Really also wants an extension to plz to allow whatinputs to ignore unknown files or it tends to blow up pretty quickly.

@peterebden peterebden merged commit 929f6f3 into please-build:master Jan 29, 2024
4 checks passed
@peterebden peterebden deleted the support-triple-dot branch January 29, 2024 13:24
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