Files
backstage/proto/prototool.yaml
T
2020-02-04 15:37:34 +01:00

19 lines
318 B
YAML

protoc:
version: 3.8.0
lint:
group: uber2
rules:
remove:
- REQUEST_RESPONSE_TYPES_UNIQUE
file_header:
path: ../LICENSE
generate:
go_options:
import_path: github.com/spotify/backstage/backend
plugins:
- name: go
type: go
flags: plugins=grpc
output: ../backend/proto