Skip to content

fix(diff-filter): add Protocol Buffers Python/Ruby generated file suffixes - #165

Closed
aagear wants to merge 1 commit into
Ghbounty:mainfrom
aagear:fix/diff-filter-protobuf-python-ruby-154
Closed

aagear wants to merge 1 commit into
Ghbounty:mainfrom
aagear:fix/diff-filter-protobuf-python-ruby-154

Conversation

@aagear

@aagear aagear commented Aug 14, 2026

Copy link
Copy Markdown

Adds Protocol Buffers generated file suffixes for Python (_pb2.py, _pb2.pyi, _pb2_grpc.py) and Ruby (_pb.rb) to GENERATED_FILE_SUFFIXES with test coverage.

Fixes #154

@aagear
aagear requested a review from tomazzi14 as a code owner August 14, 2026 05:38
@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

@aagear is attempting to deploy a commit to the weareghbounty-6269's projects Team on Vercel.

A member of the Team first needs to authorize it.

@aagear

aagear commented Aug 14, 2026

Copy link
Copy Markdown
Author

Duplicate of #155 which also fixes #154. Closing in favor of the earlier PR.

@aagear aagear closed this Aug 14, 2026
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.

diff-filter: add Protocol Buffers Python/Ruby generated file suffixes (_pb2.py, _pb2.pyi, _pb2_grpc.py, _pb.rb)

1 participant