forked from pubgo/funk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprotobuf.yaml
More file actions
33 lines (33 loc) · 710 Bytes
/
Copy pathprotobuf.yaml
File metadata and controls
33 lines (33 loc) · 710 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
checksum: 3cdc54c7ecf84134e660deb7ed3272063883eca9
vendor: proto-vendor
base:
out: proto
paths: source_relative
root:
- proto
includes:
- proto
deps:
- name: google
url: github.com/googleapis/googleapis
path: /google
version: v0.0.0-20220224004616-3c171936039b
- name: google/protobuf
url: /opt/homebrew/include/google/protobuf
optional: true
plugins:
- name: go
- name: go-errors2
- name: go-enum2
linter:
rules:
included_paths: []
excluded_paths: []
enabled_rules:
- core::0131::http-method
- core::0131::http-body
- core::0235::plural-method-name
disabled_rules:
- all
format_type: yaml
ignore_comment_disables_flag: false