File: buf.yaml

package info (click to toggle)
golang-connectrpc-connect 1.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 908 kB
  • sloc: makefile: 92; sh: 12
file content (12 lines) | stat: -rw-r--r-- 298 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
version: v1
lint:
  use:
    - DEFAULT
  ignore:
    # We don't control these definitions, so we ignore lint errors.
    - connectext/grpc/health/v1/health.proto
    - connectext/grpc/reflection/v1alpha/reflection.proto
    - connectext/grpc/status/v1/status.proto
breaking:
  use:
    - WIRE_JSON