Skip to content

proto: better automated protobuf format checks #229

Open
@jdef

Description

@jdef

There's currently a check for line lengths greater than 72 chars. Ideally we'd have more robust, automated format checks across the board for protobuf files. I'd also like to see standard formatting for comments enforced by tooling.

I spent a while with sed and friends this afternoon but it's nowhere near up to the challenge (or maybe I'm not up to the challenge for doing this job w/ sed, awk, fmt, par, or whatever other non-proto format tooling is out there).

Searching around I found some related projects. I haven't investigated any of them. Maybe this could be a (re)starting point for later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions