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 45b6fb8 commit 4304489Copy full SHA for 4304489
.gitattributes
@@ -10,4 +10,5 @@ docs/*.md linguist-generated=true
10
examples export-ignore
11
12
# Occasionally there's a need to "stamp" the release version into a file
13
-mylang/version.bzl export-subst
+# See https://blog.aspect.build/releasing-bazel-rulesets-rust for details if you need this.
14
+# mylang/version.bzl export-subst
0 commit comments