Skip to content

Commit

Permalink
update generated file
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle authored and renovate[bot] committed Oct 2, 2024
1 parent b8ecf86 commit ab86c76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions {{ .ProjectSnake }}/.aspect/bazelrc/performance.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ build --nolegacy_external_runfiles
# outside of `bazel run`. In those cases, the script will need to call
# `bazel build --build_runfile_links //my/binary:target` and then execute the resulting program.
build --nobuild_runfile_links

# Needed prior to Bazel 8; see
# https://github.com/bazelbuild/bazel/issues/20577
coverage --build_runfile_links

0 comments on commit ab86c76

Please sign in to comment.