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 f98155d commit cbb1dcdCopy full SHA for cbb1dcd
AGENTS.md
@@ -24,7 +24,7 @@ into the sentence, not verbatim.
24
* `.bzl` files should have `bzl_library` defined for them.
25
* They should have a single `srcs` file and be named after the file with `_bzl`
26
appended.
27
-* Their deps should be based on the `load()` statements in the source file. e.g.
+* Their deps should be based on the `load()` statements in the source file.
28
* When `bzl_library()` targets are added, they should be inserted alphabetically
29
after the first target name that precedes them.
30
0 commit comments