Commit a7b7126
File tree
Expand file treeCollapse file tree
9 files changed
+13
-23
lines changedFilter options
- examples
- bzlmod/py_proto_library/example.com
- another_proto
- proto
- py_proto_library
- example.com
- another_proto
- proto
- python/private/proto
Expand file treeCollapse file tree
9 files changed
+13
-23
lines changed+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
24 | 28 |
|
25 | 29 |
|
26 | 30 |
|
|
examples/bzlmod/py_proto_library/example.com/another_proto/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/py_proto_library/example.com/another_proto/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
examples/bzlmod/py_proto_library/example.com/proto/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/py_proto_library/example.com/proto/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
examples/py_proto_library/WORKSPACE
Copy file name to clipboardExpand all lines: examples/py_proto_library/WORKSPACE-13Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 | 27 |
|
41 | 28 |
|
42 | 29 |
|
|
examples/py_proto_library/example.com/another_proto/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/py_proto_library/example.com/another_proto/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
examples/py_proto_library/example.com/proto/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/py_proto_library/example.com/proto/BUILD.bazel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
| ||
46 | 45 |
|
47 | 46 |
|
48 | 47 |
|
49 |
| - |
50 |
| - |
51 |
| - |
52 | 48 |
|
53 | 49 |
|
54 | 50 |
|
|
python/private/proto/BUILD.bazel
Copy file name to clipboardExpand all lines: python/private/proto/BUILD.bazel+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
|
python/private/proto/py_proto_library.bzl
Copy file name to clipboardExpand all lines: python/private/proto/py_proto_library.bzl+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
0 commit comments