bazelbuild / BUILD_file_generator

Generate BUILD files for your Java files
Apache License 2.0
39 stars 19 forks source link

Update `setup.sh` to remove buildifier step #27

Open greggdonovan opened 6 years ago

greggdonovan commented 6 years ago

https://github.com/johnynek/bazel-deps/issues/73 has been fixed and generated files are well-formed when generate is called with buildifier arg.

Also: clone bazel-deps to a directory unlikely to clash with another checkout.