protoc-gen-lint

Protocol buffer linter

Checks .proto files for style violations according to Google's Protocol Buffer Style Guide

A plug-in for Google's Protocol Buffers (protobufs) compiler to lint .proto files for style violations.

GitHub

284 stars
7 watching
16 forks
Language: Go
last commit: 7 days ago
Linked from 1 awesome list

google-protocol-bufferslintlinterpluginprotobufprotocol-buffersstatic-analysisstyle-linter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yoheimuta/protolint A tool for enforcing coding style and conventions in Protocol Buffer files 579
rowtype-yoga/purescript-protobuf A PureScript library and code generator for Google Protocol Buffers version 3. 54
ahamez/protox A fast and reliable Elixir library for working with Google Protocol Buffers 269
alexeyxo/protobuf-swift An implementation of Protocol Buffers in Swift 939
128technology/protobuf_dissector A plugin for decoding Google Protocol Buffers in Wireshark packets 186
arwalk/zig-protobuf An implementation of Google Protocol Buffers version 3 in Zig. 233
jhump/goprotoc Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. 85
sourcegraph/prototools Tools for generating documentation and JSON dumps from Protocol Buffers files 167
improbable-eng/ts-protoc-gen Generates TypeScript declarations and code from Protocol Buffers files 1,364
semlanik/qtprotobuf Provides native Qt support for Google protocol buffers and gRPC 171
googleapis/gapic-generator-kotlin Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions 58
googleapis/nodejs-proto-files A collection of protocol buffer files for Google APIs used by Node.js clients 76
tomas-abrahamsson/gpb Compiles Google protocol buffer definitions into Erlang code 556
devkanro/intellij-protobuf-plugin An IntelliJ-based plugin that provides support for the Protocol Buffers language in IDEs 83
trailofbits/protofuzz A tool that automatically generates fuzzer tests for Google Protocol Buffers format definitions 272