P2help wantedteam-Documentationteam-OSStype: documentation (cleanup)
Metriche repository
- Star
- (25.384 star)
- Metriche merge PR
- (Merge medio 22g 20h) (77 PR mergiate in 30 g)
Descrizione
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