Starlark linter: Buildifier
Bazel uses its own configuration language called Starlark: https://starlark-lang.org. It’s a Python dialect that allows parallel evaluation to make builds faster.
Linting is the process of using a static code analysis tool, known as a "linter," to id...
blog.aspect.build4 min read