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
600 stars 36 forks source link

feat: support inline c style comments in fields #158

Closed nilslice closed 8 months ago

nilslice commented 8 months ago

Fixes #154