We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d4483 commit 0262b1bCopy full SHA for 0262b1b
.gitattributes
@@ -0,0 +1,8 @@
1
+*.bazel linguist-language=Starlark
2
+
3
+# TODO: remove once https://github.com/github-linguist/linguist/pull/7121 lands
4
+WORKSPACE.bzlmod linguist-language=Starlark
5
6
+# .bazelrc are mostly a collection of the CLI arguments, so highlighting them
7
+# as shell scripts looks quite alright and makes them quite readable
8
+.bazelrc linguist-language=Shell
0 commit comments