Skip to content

Commit

Permalink
Fix not importing .bazelrc.local
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliu committed Jun 3, 2024
1 parent 5bf50ba commit 75d026a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ build:clang --action_env=CXX=clang++
build --config=clang

try-import %workspace%/clang.bazelrc
try-import %workspace%/.bazelrc.local

0 comments on commit 75d026a

Please sign in to comment.