Commit 9dd944e
File tree
Expand file treeCollapse file tree
4 files changed
+21
-3
lines changedFilter options
- examples
- build_file_generation
- bzlmod_build_file_generation
- gazelle/manifest
Expand file treeCollapse file tree
4 files changed
+21
-3
lines changedexamples/build_file_generation/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/build_file_generation/BUILD.bazel+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
| 46 | + |
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
|
examples/bzlmod_build_file_generation/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod_build_file_generation/BUILD.bazel+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
|
examples/bzlmod_build_file_generation/gazelle_python.yaml
Copy file name to clipboardExpand all lines: examples/bzlmod_build_file_generation/gazelle_python.yaml+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
| 235 | + |
235 | 236 |
|
236 | 237 |
|
237 | 238 |
|
| ||
587 | 588 |
|
588 | 589 |
|
589 | 590 |
|
590 |
| - |
| 591 | + |
+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
| 34 | + |
| 35 | + |
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
| ||
55 | 57 |
|
56 | 58 |
|
57 | 59 |
|
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
58 | 70 |
|
59 | 71 |
|
60 | 72 |
|
|
0 commit comments