Closed bhcleek closed 2 years ago
Do not look for ignored directories above paths that Go uses for determining whether to build. This supports GitHub Actions, which places the mounted working directories in a directory that starts with two underscores when using a container.
support github actions
Do not look for ignored directories above paths that Go uses for determining whether to build. This supports GitHub Actions, which places the mounted working directories in a directory that starts with two underscores when using a container.
add test to verify isIgnoredByGo behavior