bazelbuild/bazel

user.bazelrc or .bazelrc.user?

Open

#28 839 ouverte le 28 févr. 2026

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Java (4 465 forks)batch import
P2help wantedteam-Documentationteam-OSStype: documentation (cleanup)

Métriques du dépôt

Stars
 (25 384 stars)
Métriques de merge PR
 (Merge moyen 7j 2h) (36 PRs mergées en 30 j)

Description

Page link:

No response

Problem description (include actual vs expected text, if applicable):

Bazel best practices recommends

try-import %workspace%/user.bazelrc

But rules-template has

try-import %workspace%/.bazelrc.user

Which is it? It would be nice to be consistent, for users to be able to override project flags in a predictable location.

Where do you see this issue? (include link to specific section of the page, if applicable)

No response

Any other information you'd like to share?

No response

Guide contributeur