1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
version: v2 modules: - path: . excludes: - google deps: - buf.build/googleapis/googleapis lint: use: - STANDARD except: - RPC_REQUEST_STANDARD_NAME - RPC_RESPONSE_STANDARD_NAME - RPC_REQUEST_RESPONSE_UNIQUE ignore: - gnostic breaking: use: - FILE