Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Conversation

@SphericalHam
Copy link

Without this filter present, make will recursilvely scan the parent directory for go files, running 'go build' if any are found to be new.

We want to avoid that, because the time it takes can be considerable if the parent directory contains a lot of other files.

Without this filter present, make will recursilvely scan the parent
directory for go files, running 'go build' if any are found to be new.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant