.bzl style guide
Starlark is a language that defines how software is built, and as such it is both a programming and a configuration language.
- Use Buildifier as a formatter and linter.
- Follow testing guidelines.
- Follow performance guidelines in your rules.