Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
HEAD
/
.
/
.agents
/
rules
/
bzl.md
blob: 10aca72184b1b5188fc76d6840e8ffe277534d74 [
file
] [
view
]
---
trigger
:
glob
description
:
Starlark
/
Bazel
.
bzl file coding style rules
globs
:
*.
bzl
---
# Starlark Rules
*
Use
triple
-
quoted strings
for
multi
-
line rule doc args
.
*
Don
't use backslash line continuation in rule doc args.