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

Lint protobuf files, place in xviz.v2 package, ensure bazel compat #476

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

jlisee
Copy link
Contributor

@jlisee jlisee commented Jun 3, 2019

We are using Uber's prototool 1.7 for lint with the provided
prototool.yaml setting which rules we are not following. These are not
being followed so that JSON emitted and consumed by the protobuf types
matches that in the JSON schema.

Bazel compatibility allows other projects to pull in our source
releases and use the protobuf rules directly.

See the docs/protocol-formats/protobuf-protocol.md for more details
on Bazel and lint/formatting.

We are using Uber's prototool 1.7 for lint with the provided
prototool.yaml setting which rules we are not following. These are not
being followed so that JSON emitted and consumed by the protobuf types
matches that in the JSON schema.

Bazel compatibility allows other projects to pull in our source
releases and use the protobuf rules directly.

See the `docs/protocol-formats/protobuf-protocol.md` for more details
on Bazel and lint/formatting.
@jlisee jlisee requested review from twojtasz and Pessimistress June 3, 2019 14:15
@jlisee jlisee merged commit 13f22f9 into jlisee/proto-enum-pp Jun 3, 2019
@jlisee jlisee deleted the jlisee/bazel-proto-compat branch June 3, 2019 19:34
jlisee added a commit that referenced this pull request Jun 3, 2019
We are using Uber's prototool 1.7 for lint with the provided
prototool.yaml setting which rules we are not following. These are not
being followed so that JSON emitted and consumed by the protobuf types
matches that in the JSON schema.

Bazel compatibility allows other projects to pull in our source
releases and use the protobuf rules directly.

See the `docs/protocol-formats/protobuf-protocol.md` for more details
on Bazel and lint/formatting.
@jlisee
Copy link
Contributor Author

jlisee commented Jun 3, 2019

Note I merged this one incorrect (stacked PR's are still new to me) so I pushed this manually to master.

alexhaislip pushed a commit to Smart-Ag/xviz that referenced this pull request Aug 2, 2021
…rora-opensource#476)

We are using Uber's prototool 1.7 for lint with the provided
prototool.yaml setting which rules we are not following. These are not
being followed so that JSON emitted and consumed by the protobuf types
matches that in the JSON schema.

Bazel compatibility allows other projects to pull in our source
releases and use the protobuf rules directly.

See the `docs/protocol-formats/protobuf-protocol.md` for more details
on Bazel and lint/formatting.
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