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 7fb0472 commit 2e5ecf6Copy full SHA for 2e5ecf6
1 file changed
.agents/rules/bzl.md
@@ -4,5 +4,7 @@ description: Starlark / Bazel .bzl file coding style rules
4
globs: *.bzl
5
---
6
7
+# Starlark Rules
8
+
9
* Use triple-quoted strings for multi-line rule doc args.
10
* Don't use backslash line continuation in rule doc args.
0 commit comments