bazeltools / bazel-deps

Generate bazel dependencies for maven artifacts
MIT License
249 stars 121 forks source link

merge ianoc with master #321

Closed johnynek closed 1 year ago

johnynek commented 1 year ago

I did a minimal amount of change to get the code to pass tests (and rewrote some custom implementations of traverse).

johnynek commented 1 year ago

I think the main thing to review is here:

https://github.com/bazeltools/bazel-deps/pull/321/files#diff-39276c5898c0acd1208cf3c9b195c48fe3739d50a8294849bf5bdcc2e2bc390c

There are a lot of formatting changes you can ignore.