yoheimuta / protolint

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

Support UTF-8-BOM files #418

Closed yoheimuta closed 2 months ago

yoheimuta commented 2 months ago

fix: https://github.com/yoheimuta/protolint/issues/218 ref: https://github.com/yoheimuta/go-protoparser/pull/89