bazelbuild / rules_pkg

Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
Apache License 2.0
216 stars 171 forks source link

Clean up some nits #751

Closed aiuto closed 11 months ago

aiuto commented 11 months ago

A bunch of things which were doing debug printing or messing up the docs.

No functional changes.