commit | a2a20c9c1c7cb85905a0fc5aad9ec02370cfdb1f | [log] [tgz] |
---|---|---|
author | Paul Salaberria <psalaberria002@gmail.com> | Tue Jun 24 13:34:44 2025 +0200 |
committer | GitHub <noreply@github.com> | Tue Jun 24 06:34:44 2025 -0500 |
tree | 8acec2cd45061f3bda4c127d83da980a7ee4fbe6 | |
parent | 4ee5cc34c8a48ed3e5c5b946fe0570e1dbc226fc [diff] |
Run buildifier against all MODULE.bazel -like files (#1374) * Run buildifier against all MODULE.bazel -like files I noticed the included files in our MODULE.bazel were not being linted. I tracked it to this runner.bash template. https://bazel.build/rules/lib/globals/module#include * Update runner.bash.template
This repository contains developer tools for working with Google's bazel
buildtool.
See instructions in each tool's directory.