bazelbuild / buildtools

A bazel BUILD file formatter and editor
Apache License 2.0
1.01k stars 415 forks source link

Add support for `*.MODULE.bazel` files #1266

Closed fmeum closed 5 months ago

fmeum commented 5 months ago

After https://github.com/bazelbuild/bazel/pull/22075, these are the files that can be include()ed into MODULE.bazel files and should be formatted and edited just like them.

Work towards bazelbuild/bazel#22063

fmeum commented 5 months ago

CC @Wyverald