bazelbuild / BUILD_file_generator

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

Make ERRORPRONE warnings into errors by changing javacopts #16

Closed petroseskinder closed 6 years ago

petroseskinder commented 6 years ago

based off of @greggdonovan's suggestions in #15, this should help with checking for any Java/BUILD formatting and unused deps issues.

cgrushko commented 6 years ago

retest this please

cgrushko commented 6 years ago

Thanks!!

cgrushko commented 6 years ago

@petroseskinder you probably can't merge because ci.bazel.io is stuck? The logs from the second ci.bazel.io check indicate the tests are passing, so let's "force" merge this. If you can't, tell me and I'll do it.

petroseskinder commented 6 years ago

you probably can't merge because ci.bazel.io is stuck?

You are correct. I am currently unable to merge this. Let's shoot for force merging.