diff --git a/registry/data/third-party.json b/registry/data/third-party.json index 06b3ea7aa..e0498aa89 100644 --- a/registry/data/third-party.json +++ b/registry/data/third-party.json @@ -109,6 +109,19 @@ "buf" ] }, + { + "id": "buildifier", + "locator": "https://raw.githubusercontent.com/appthrust/proto-toml-plugins/main/buildifier/plugin.toml", + "format": "toml", + "name": "buildifier", + "description": "A bazel BUILD file formatter and editor", + "author": "appthrust", + "homepageUrl": "https://github.com/bazelbuild/buildtools", + "repositoryUrl": "https://github.com/appthrust/proto-toml-plugins/tree/main/buildifier", + "bins": [ + "buildifier" + ] + }, { "id": "caddy", "locator": "https://raw.githubusercontent.com/Phault/proto-toml-plugins/main/caddy/plugin.toml",