mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 04:27:51 +02:00
This is no way to make Blaze and Bazel happy at the same point. Without [] Blaze complains about import orders. However the new order breaks Bazel. Bazel suggested to add a suppression to suppress order check, which fixes the Bazel problem, but the suppression string is not recognized by Blaze. I cannot think of another way to solve this other than MOE. Luckily we'll delete all the BUILD files when we move to Gradle anyway. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=237501133 |
||
---|---|---|
.. | ||
com/google/testing/builddefs | ||
google/registry |