refactor: delete buf config files
This commit is contained in:
parent
b679e06274
commit
2a46d71423
2 changed files with 0 additions and 19 deletions
12
buf.gen.yaml
12
buf.gen.yaml
|
@ -1,12 +0,0 @@
|
||||||
version: v1
|
|
||||||
managed:
|
|
||||||
enabled: true
|
|
||||||
go_package_prefix:
|
|
||||||
default: git.sch9.ru/new_gate/contracts/pkg/go/gen
|
|
||||||
plugins:
|
|
||||||
- name: go
|
|
||||||
out: pkg/go/gen
|
|
||||||
opt: paths=source_relative
|
|
||||||
- name: go-grpc
|
|
||||||
out: pkg/go/gen
|
|
||||||
opt: paths=source_relative
|
|
7
buf.yaml
7
buf.yaml
|
@ -1,7 +0,0 @@
|
||||||
version: v1
|
|
||||||
breaking:
|
|
||||||
use:
|
|
||||||
- FILE
|
|
||||||
lint:
|
|
||||||
use:
|
|
||||||
- DEFAULT
|
|
Loading…
Reference in a new issue