1version: v1 2 3name: buf.build/einride/aip 4 5deps: 6 - buf.build/googleapis/googleapis 7 8lint: 9 use: 10 - DEFAULT 11 except: 12 - RPC_RESPONSE_STANDARD_NAME 13 - RPC_REQUEST_RESPONSE_UNIQUE 14 ignore: 15 - google
View as plain text