yoheimuta / protolint

A pluggable linter and fixer to enforce Protocol Buffer style and conventions.
MIT License
555 stars 51 forks source link

fix: RPC_NAMES_UPPER_CAMEL_CASE disable is ignored when RPC has either leftcurly comment or embedded comments #379

Closed yoheimuta closed 5 months ago

yoheimuta commented 5 months ago

fix: https://github.com/yoheimuta/protolint/issues/368 See also https://github.com/yoheimuta/go-protoparser/pull/85