Commit d9e42ac
authored
chore: remove MODULE.bazel.lock and ignore it (#1680)
When we use the latest `bazel` release in the `rules_python`
module, then the lock file gets created, but I am not sure if
we should commit it in. Since the lock file is very useful
for local development as it speeds up dependency refetching,
this PR disables it as advised in the issue below. Whilst at
it, the `bzlmod` example also removes it for smaller diffs
when we develop extensions.
See bazelbuild/bazel#203691 parent e299094 commit d9e42ac
2 files changed
+4
-4157
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
0 commit comments