mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 19:51:17 +00:00
18 lines
414 B
YAML
18 lines
414 B
YAML
version: v2
|
|
deps:
|
|
- buf.build/bufbuild/protovalidate:e097f827e65240ac9fd4b1158849a8fc
|
|
- buf.build/googleapis/googleapis:b30c5775bfb3485d9da2e87b26590ac9
|
|
- buf.build/grpc-ecosystem/grpc-gateway:3f42134f4c564983838425bc43c7a65f
|
|
lint:
|
|
use:
|
|
- STANDARD
|
|
except:
|
|
- FIELD_NOT_REQUIRED
|
|
- PACKAGE_NO_IMPORT_CYCLE
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
except:
|
|
- EXTENSION_NO_DELETE
|
|
- FIELD_SAME_DEFAULT
|