Some checks are pending
Docs Deploy / build_and_deploy (push) Waiting to run
Generate Docs / cli (push) Waiting to run
Generate Config Doc / cli (push) Waiting to run
Go formatting / go-formatting (push) Waiting to run
Check links / markdown-link-check (push) Waiting to run
Integration / pre-test (push) Waiting to run
Integration / test on (push) Blocked by required conditions
Integration / status (push) Blocked by required conditions
Lint / Lint Go code (push) Waiting to run
Test / test (ubuntu-latest) (push) Waiting to run
18 lines
442 B
YAML
18 lines
442 B
YAML
# This file is auto-generated by Ignite. You can edit
|
|
# the file content but do not change the file name or path.
|
|
#
|
|
# buf.gen.ts.yaml
|
|
#
|
|
version: v2
|
|
managed:
|
|
enabled: true
|
|
plugins:
|
|
- remote: buf.build/community/stephenh-ts-proto
|
|
out: .
|
|
opt:
|
|
- logtostderr=true
|
|
- allow_merge=true
|
|
- json_names_for_fields=false
|
|
- ts_proto_opt=snakeToCamel=true
|
|
- ts_proto_opt=esModuleInterop=true
|
|
- ts_proto_out=.
|