bazel-contrib / rules_foreign_cc

Build rules for interfacing with "foreign" (non-Bazel) build systems (CMake, configure-make, GNU Make, boost, ninja, Meson)
https://bazel-contrib.github.io/rules_foreign_cc
Apache License 2.0
680 stars 249 forks source link

feat: force GH Linguist syntax highlight #1312

Closed jjmaestro closed 2 weeks ago

jjmaestro commented 2 weeks ago

Use .gitattributes to force the files that are not recognized by Github Linguist as Starlark to be highlighted as such.