yoheimuta / go-protoparser

Yet another Go package which parses a Protocol Buffer file (proto2+proto3)
MIT License
166 stars 20 forks source link

Support swagger annotations #52

Closed yoheimuta closed 4 years ago

yoheimuta commented 4 years ago

ref. swagger annotations break the protolinter · Issue #128 · yoheimuta/protolint

yoheimuta commented 4 years ago

Done