Skip to content

Commit b32d831

Browse files
Disable bzlmod (#338)
This prevents the creation of `MODULE.bazel` and `MODULE.bazel.lock` in this repository after running bazel, for example as happens automatically by this plugin after opening starlark files.
1 parent 0f04c11 commit b32d831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
common --noenable_bzlmod

0 commit comments

Comments
 (0)