File tree
Expand file treeCollapse file tree
5 files changed
+8
-2
lines changedFilter options
- examples
- build_file_generation
- bzlmod_build_file_generation
- gazelle/manifest/generate
Expand file treeCollapse file tree
5 files changed
+8
-2
lines changed+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
58 | 61 |
|
59 | 62 |
|
60 | 63 |
|
61 | 64 |
|
62 |
| - |
| 65 | + |
63 | 66 |
|
64 | 67 |
|
65 | 68 |
|
|
examples/build_file_generation/gazelle_python.yaml
Copy file name to clipboardExpand all lines: examples/build_file_generation/gazelle_python.yaml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
|
examples/bzlmod_build_file_generation/gazelle_python.yaml
Copy file name to clipboardExpand all lines: examples/bzlmod_build_file_generation/gazelle_python.yaml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
|
examples/bzlmod_build_file_generation/gazelle_python_with_types.yaml
Copy file name to clipboardExpand all lines: examples/bzlmod_build_file_generation/gazelle_python_with_types.yaml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
|
gazelle/manifest/generate/generate.go
Copy file name to clipboardExpand all lines: gazelle/manifest/generate/generate.go+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
|
0 commit comments