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

Detect Protocol Buffer files generated by go-to-protobuf #5759

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Detect Protocol Buffer files generated by go-to-protobuf #5759

merged 1 commit into from
Feb 9, 2022

Conversation

tklauser
Copy link
Contributor

@tklauser tklauser commented Feb 2, 2022

Detect .proto files generated by the go-to-protobuf1 tool, used by the Kubernetes project. See here for an example of such a file.

Checklist:

  • I am adding new or changing current functionality
    • I have added or updated the tests for the new or changed functionality.

Footnotes

  1. https://pkg.go.dev/k8s.io/code-generator/cmd/go-to-protobuf

@tklauser tklauser requested a review from a team as a code owner February 2, 2022 18:57
@Alhadis Alhadis changed the title Detect protocol buffer files generated by go-to-protobuf Detect Protocol Buffer files generated by go-to-protobuf Feb 4, 2022
@lildude lildude merged commit 2aee6a1 into github-linguist:master Feb 9, 2022
@tklauser tklauser deleted the go-to-protobuf branch February 9, 2022 19:28
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.

None yet

3 participants