mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-16 04:13:12 +00:00
16 lines
279 B
YAML
16 lines
279 B
YAML
version: v2
|
|
name: buf.build/yourselfhosted/slash
|
|
deps:
|
|
- buf.build/googleapis/googleapis
|
|
- buf.build/grpc-ecosystem/grpc-gateway
|
|
lint:
|
|
use:
|
|
- BASIC
|
|
except:
|
|
- ENUM_VALUE_PREFIX
|
|
- PACKAGE_DIRECTORY_MATCH
|
|
- PACKAGE_VERSION_SUFFIX
|
|
breaking:
|
|
use:
|
|
- FILE
|