bazel-gazelle
bazel-gazelle copied to clipboard
refactor: change pathTrie per-file to per-directory
This way the pathTrie aligns with the directory structure, excluding files. This should make it easier to do things in parallel per-directory.
Depends on https://github.com/bazel-contrib/bazel-gazelle/pull/1932
What type of PR is this?
Other
What package or component does this PR mostly affect?
all
What does this PR do? Why is it needed?
Which issues(s) does this PR fix?
Fixes #
Other notes for review