Skip to content

sensat/protoc-gen-gapi-lint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protoc-gen-gapi-lint

A protoc plugin that runs api-linter.

Usage

# buf.gen.yaml
version: v1

managed:
  enabled: true

plugins:
  - name: gapi-lint
    out: internal/proto
    opt:
      - paths=source_relative
      - config=buf.lint.yaml