You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Gazelle always sets the importpath attribute of a rule based on the prefix and its location within the repository. Gazelle should respect canonical import paths written in package comments.
Currently, Gazelle always sets the
importpath
attribute of a rule based on the prefix and its location within the repository. Gazelle should respect canonical import paths written in package comments.It should also use import paths from protos.
The text was updated successfully, but these errors were encountered: