top | item 38450251

(no title)

scottshamus | 2 years ago

If anyone reading this hasn’t heard this before, I encourage you to read the do’s/dont’s of protobufs for some other good best practices.

https://protobuf.dev/programming-guides/dos-donts/

discuss

order

GauntletWizard|2 years ago

There are several protobuf linters out there, but what I haven't seen is a protobuf linter that integrates with Git to look behind and verify that you haven't accidentally changed protobuf numbers, or reused fields, or etc. Would be handy.