bazelbuild / bazelbuild/continuous-integration

Please support linting BUILD and BUILD.bazel files in the same repository

Open
#1,066 0 comments 0 reactions 0 assignees View on GitHub
FR P2
Dominant language
Python
Stars
302
Forks
194
Avg merge
1d 19h
Merged PRs (30d)
41

Description

Currently the CI runner script looks for a file named `BUILD.bazel`, and if it finds one, ignores all files named `BUILD`. This doesn't work well for repos with both names -- for example, mostly using `BUILD` but naming the top-level file `BUILD.bazel` to avoid conflicts with a `build/` directory on case-insensitive filesystems.

It would be nice if this behavior could be overridden in `.bazelci/presubmit.yml`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.