Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated output_buildfile_suffix default to BUILD.bazel #205

Merged
merged 2 commits into from
Aug 28, 2020
Merged

Updated output_buildfile_suffix default to BUILD.bazel #205

merged 2 commits into from
Aug 28, 2020

Conversation

UebelAndre
Copy link
Collaborator

This is a followup to #189

I've run into many situations where the BUILD file has conflicted other things on case insensitive filesystems. This should help avoid these situations.

@dfreese
Copy link
Collaborator

dfreese commented Aug 28, 2020

Based on this thread (bazelbuild/bazel#4517), It seems like this is preferred.

As it does cause some churn on the output, as you noticed with the examples, I'd make sure there is some consensus on this. @damienmg, @acmcarther, or @smklein any objections?

@damienmg
Copy link
Member

Yes BUILD.bazel should be the default for automatically generated file, its works better with IDEs.

@dfreese dfreese merged commit d76a21d into google:master Aug 28, 2020
@UebelAndre UebelAndre deleted the update-output-buildfile-suffix branch August 28, 2020 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants