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

how to ignore certain folders? #304

Open
cwrau opened this issue Apr 16, 2024 · 0 comments
Open

how to ignore certain folders? #304

cwrau opened this issue Apr 16, 2024 · 0 comments

Comments

@cwrau
Copy link

cwrau commented Apr 16, 2024

In gitlab CI we'd like to cache the go packages, via GOPATH=$CI_PROJECT_DIR/.go, but this tool then fails to run , as it tries to format .go/pkg/mod/github.com/onsi/ginkgo/v2@v2.14.0/integration/_fixtures/reporting_fixture/malformed_sub_package/malformed_sub_package_suite_test.go:15:1: expected declaration, found NO_COMPILE

Is there a way to ignore a folder? Or maybe generally GOPATH? Or stuff inside hidden directories?

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

No branches or pull requests

1 participant