about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-12T16·33+0000
committerVincent Ambo <mail@tazj.in>2019-12-13T00·39+0000
commitb20e46d60b14d5e367e52ec14989dc27b4829774 (patch)
tree81b9f4a585225b31e641a88cfba42653146de717 /README.md
parenta5473293e78fc0b01def5c4c3f7e11854d88d8d0 (diff)
fix(external): Ensure findGoDirs "finds" top-level directory
Due to the lexical walk order of `filepath.Walk` the previous
directory identification logic failed under certain conditions if the
top-level directory contained Go files that showed up *after* the
first subdirectories.

To simplify the logic a set of directories is now gathered instead on
a file-level.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions