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
the current FindWorkspace method does not find WORKSPACE.bzlmod file and will throw a false positive error of ibazel was not invoked from within a workspace
The text was updated successfully, but these errors were encountered:
bzlmod
extension will replace legacyWORKSPACE
system as noted here: https://bazel.build/external/migrationthe current
FindWorkspace
method does not findWORKSPACE.bzlmod
file and will throw a false positive error ofibazel was not invoked from within a workspace
The text was updated successfully, but these errors were encountered: