fix: gazelle failing on Windows with "panic: runtime error: invalid memory address or nil pointer dereference"
This pull request fixes bazel run gazelle failing on Windows with "panic: runtime error: invalid memory address or nil pointer dereference" if there is a path with at least 2-levels deep directory.
Fixes #1871
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
The PR looks good to me and I would love to merge it since we have cut a 0.32.2 release. Could you please rebase and update the CHANGELOG.md please?
The PR looks good to me and I would love to merge it since we have cut a
0.32.2release. Could you please rebase and update the CHANGELOG.md please?
@aignas sorry for the delay, I'll do it by the end of this week.