Skip to content

Commit

Permalink
add --incompatible_use_plus_in_repo_names
Browse files Browse the repository at this point in the history
  • Loading branch information
albertocavalcante committed Aug 22, 2024
1 parent a0315c5 commit e5267a6
Show file tree
Hide file tree
Showing 2 changed files with 1,537 additions and 14 deletions.
3 changes: 3 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

common --enable_platform_specific_config

# Incompatible Flags
common --incompatible_use_plus_in_repo_names

# Startup Options
# https://bazel.build/reference/command-line-reference#startup-options
# startup --server_javabase=/usr/lib/jvm/java-21-openjdk-amd64
Expand Down
Loading

0 comments on commit e5267a6

Please # to comment.