nilslice / protolock

Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
https://protolock.dev
BSD 3-Clause "New" or "Revised" License
604 stars 37 forks source link

Allow ability to include proto files that are not in the root tree #145

Open hjames9 opened 1 year ago

hjames9 commented 1 year ago

If you have proto files from your root tree that include others in a completely separate directory, we should have an option to include those in the lock file also.