init commit
This commit is contained in:
19
proto/buf.yaml
Normal file
19
proto/buf.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
version: v2
|
||||
deps:
|
||||
- buf.build/googleapis/googleapis
|
||||
lint:
|
||||
use:
|
||||
- BASIC
|
||||
except:
|
||||
- ENUM_VALUE_PREFIX
|
||||
- FIELD_NOT_REQUIRED
|
||||
- PACKAGE_DIRECTORY_MATCH
|
||||
- PACKAGE_NO_IMPORT_CYCLE
|
||||
- PACKAGE_VERSION_SUFFIX
|
||||
disallow_comment_ignores: true
|
||||
breaking:
|
||||
use:
|
||||
- FILE
|
||||
except:
|
||||
- EXTENSION_NO_DELETE
|
||||
- FIELD_SAME_DEFAULT
|
||||
Reference in New Issue
Block a user