Hello,
First: thank you for copybara. I used it successfully to extract a module of our mono-repo for open sourcing.
But because our internal and external Bazel world differs I now ended up with way too many calls to core.replace. I discovered buildozer and would like to use it to adjust my BUILD.bazel files. After all modifications it would be nice to also format all resulting BUILD.bazel with buildifier, too.
Could you please give me some hints or boilerplate code how to hook up buildozer into copybara?
Thanks,
Gregor