Format BUILD file with buildifier

Change-Id: I3ef81fe259e3d2bd5bf854468857ef5d7e997ffb
1 file changed
tree: c043fd0028a1711187e28a31dbb9b08f86ed995c
  1. .settings/
  2. gr-delete-repo/
  3. src/
  4. tools/
  5. .bazelignore
  6. .bazelrc
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. plugin.html
  12. README.md
  13. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status