mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 20:44:14 -04:00
bazel: migrate buildifier to bzlmod
This commit is contained in:
parent
7e5f56f3ba
commit
73e4cf6a78
3 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
load("@bazel_gazelle//:def.bzl", "gazelle")
|
||||
load("@buildifier_prebuilt//:rules.bzl", "buildifier", "buildifier_test")
|
||||
load("@com_github_ash2k_bazel_tools//multirun:def.bzl", "command", "multirun")
|
||||
load("@com_github_bazelbuild_buildtools//buildifier:def.bzl", "buildifier", "buildifier_test")
|
||||
load("//bazel/ci:proto_targets.bzl", "proto_targets")
|
||||
load("//bazel/sh:def.bzl", "noop_warn", "repo_command", "sh_template")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue