moul / protoc-gen-gotemplate

:open_file_folder: generic protocol generator based on golang's text/template (grpc/protobuf)
https://manfred.life/protoc-gen-gotemplate
MIT License
437 stars 70 forks source link

fixes intermittent error reporting #127

Closed piotrekmonko closed 5 years ago

piotrekmonko commented 5 years ago

Hi @moul This small change should fix intermittent reporting of errors where an issue would sometimes be quietly ignored depending on order of execution. Possibly related: https://github.com/moul/protoc-gen-gotemplate/issues/97

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: