mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-24 10:31:54 +00:00
9c4dc3047c
BUILD.bazel and BUILD are used by Bazel, and both are valid filenames. BUILD.bazel is used in favor of BUILD if it exists. https://stackoverflow.com/a/43205770/521209