Fix buildifier presubmit for unused `git_repository` symbol (#4)

* Fix buildifier presubmit for unused symbol

* Undo README modification
2 files changed
tree: bf10bf30d796e4640720aa00add617c9f1cc994c
  1. .bazelci/
  2. stardoc/
  3. test/
  4. .gitignore
  5. AUTHORS
  6. BUILD
  7. CODEOWNERS
  8. CONTRIBUTING.md
  9. CONTRIBUTORS
  10. LICENSE
  11. README.md
  12. setup.bzl
  13. update-release-binary.sh
  14. update-stardoc-tests.sh
  15. WORKSPACE
README.md

Stardoc - Starlark Documentation Generator

Stardoc is a documentation generator for Bazel build rules written in Starlark.

This repository is currently in a transitionary state as pieces of the bazelbuild/skydoc repository are being moved to this one. Use the bazelbuild/skydoc repository for the time being.