feat: add buf cmd
This commit is contained in:
10
templates/project/buf.yaml.tpl
Normal file
10
templates/project/buf.yaml.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
# For details on buf.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-yaml
|
||||
version: v2
|
||||
modules:
|
||||
- path: proto
|
||||
lint:
|
||||
use:
|
||||
- STANDARD
|
||||
breaking:
|
||||
use:
|
||||
- FILE
|
||||
Reference in New Issue
Block a user