aboutsummaryrefslogtreecommitdiff
path: root/examples/bzlmod_build_file_generation/.bazelrc
blob: 1fbada7ec4c1c2554371082a64f80e87dbf45c7a (plain)
1
2
3
4
5
6
7
8
9
test --test_output=errors --enable_runfiles

# Windows requires these for multi-python support:
build --enable_runfiles
startup --windows_enable_symlinks

common --experimental_enable_bzlmod

coverage --java_runtime_version=remotejdk_11