Oleh Dubno
Results
1
issues of
Oleh Dubno
I'm using `buf` before cleaning up compiled files with `protol` `protol --exclude-google-imports --create-package --in-place --python-out ./my-packages buf --buf-path=/usr/local/bin/buf` Using `--exclude-google-imports` is causing everything to get ignored. [source: [github](https://github.com/cpcloud/protoletariat/blob/1929be7e6821188f23a9a1048ad07ae331f3594e/protoletariat/fdsetgen.py#L35-L48)] ```python def...