mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-06-08 21:43:15 +00:00
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