Skip to content

Generated BUILD.bazel files should use allow_empty #88

@shahms

Description

@shahms

Some Gems result in an empty glob inside the generated BUILD files, which causes Bazel to fail. Generated globs which may be empty should probably pass allow_empty = True to the glob() function. This is notably a problem for nokogiri.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-reproA possible issue, but lacking a clear example

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions