bazel-stack-vscode
bazel-stack-vscode copied to clipboard
Add .bazelrc.user or similar
Not sure if it's a good idea...
In rules_nodejs and some repos I work in, we want the .gitignore'd file for the user's personal preferences to be .bazelrc.user the syntax highlighter doesn't pick it up.
Is this a known convention?
This could be made configurable in the package.json (which file patterns to match).
No I think it's a made-up convention.
https://docs.bazel.build/versions/master/best-practices.html#bazelrc says
to use user.bazelrc
On Tue, Aug 4, 2020 at 1:05 PM Paul Cody Johnston [email protected] wrote:
Is this a known convention?
This could be made configurable in the package.json (which file patterns to match).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/stackb/bazel-stack-vscode/issues/7#issuecomment-668798818, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALSI4U7E7LHN4CZE5WHYDR7BS2NANCNFSM4PFGDEAA .