Full description
Bazel buildtools contain: 1. buildifier - for formatting BUILD,
BUILD.bazel and BUCK files in a standard way, 2. buildozer - for doing
command-line operations on these files, 3. unused_deps - for finding
unneeded dependencies in java_library rules.