mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Bazel: switch to erroring out by default on outdated lock file
This commit is contained in:
3
.bazelrc
3
.bazelrc
@@ -1,6 +1,7 @@
|
||||
common --enable_platform_specific_config
|
||||
common --enable_bzlmod
|
||||
common --lockfile_mode=update
|
||||
# put common --lockfile_mode=update in your local.bazelrc if you want to auto-update the lock file
|
||||
common --lockfile_mode=error
|
||||
|
||||
# when building from this repository in isolation, the internal repository will not be found at ..
|
||||
# where `MODULE.bazel` looks for it. The following will get us past the module loading phase, so
|
||||
|
||||
1202
MODULE.bazel.lock
generated
1202
MODULE.bazel.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user