Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gitattributes file to hide autogen code #131

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

tdeebswihart
Copy link
Contributor

What changed?
I added a .gitattributes file that will tell GitHub to exclude autogenerated code from code reviews.
I renamed the go-helpers files while I was here so that they used the common '.pb.go' suffix used by other protoc plugins

Why?
This will hide these files from PR review, lowering the review burden.

Hide autogenerated code from PRs. I renamed the go-helpers files while I
was here so that they used the common '.pb.go' suffix used by other
protoc plugins
@tdeebswihart tdeebswihart requested review from a team as code owners November 21, 2023 22:17
@tdeebswihart tdeebswihart merged commit 0367255 into temporalio:master Nov 27, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants