Skip to content

Template repository with samples of most things that can go wrong with protobuf. Can be used to evaluate protobuf code editor and to train the style guide.

License

Notifications You must be signed in to change notification settings

KinNeko-De/sample-protobuf-tutorial-styleguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug with a proto sign

Motivation

This repository was established for the purpose of investigating the potential of protobuf editor extensions. It is expected that the extension will be capable of detecting all errors within proto files.

Supported syntax

The repository only covers syntax proto3 of protobuf.

Structure

There are several samples with simple proto definitions. Each of these proto definitions has at least one error. I haeve grouped the samples by context:

Sample Context
s0xx File
s1xx Message
s2xx Field
s3xx Package
s4xx Import
s5xx Enum
s6xx Oneof
s7xx Repeated

About

Template repository with samples of most things that can go wrong with protobuf. Can be used to evaluate protobuf code editor and to train the style guide.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project