Commit a94deb8
File tree
11 files changed
+90
-55
lines changedFilter options
- examples
- build_file_generation
- bzlmod_build_file_generation
- gazelle
- python
11 files changed
+90
-55
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
|
examples/build_file_generation/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/build_file_generation/BUILD.bazel-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| ||
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
59 |
| - |
60 | 58 |
|
61 | 59 |
|
62 | 60 |
|
|
examples/bzlmod_build_file_generation/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod_build_file_generation/BUILD.bazel-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 | 12 |
|
14 | 13 |
|
15 | 14 |
|
| ||
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
73 |
| - |
74 | 72 |
|
75 | 73 |
|
76 | 74 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
| 11 | + |
| 12 | + |
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
| ||
125 | 127 |
|
126 | 128 |
|
127 | 129 |
|
128 |
| - |
129 | 130 |
|
130 | 131 |
|
131 | 132 |
|
| ||
134 | 135 |
|
135 | 136 |
|
136 | 137 |
|
137 |
| - |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 | 19 |
|
+14-13Lines changed: 14 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
| 19 | + |
23 | 20 |
|
24 | 21 |
|
25 | 22 |
|
| ||
36 | 33 |
|
37 | 34 |
|
38 | 35 |
|
39 |
| - |
40 | 36 |
|
41 | 37 |
|
42 | 38 |
|
43 | 39 |
|
44 |
| - |
45 |
| - |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
60 |
| - |
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
|
gazelle/python/__main__.py
Copy file name to clipboard+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 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 | + |
gazelle/python/lifecycle.go
Copy file name to clipboardExpand all lines: gazelle/python/lifecycle.go+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
20 | 29 |
|
21 | 30 |
|
22 | 31 |
|
23 | 32 |
|
| 33 | + |
24 | 34 |
|
25 | 35 |
|
26 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
27 | 50 |
|
28 | 51 |
|
29 | 52 |
|
| ||
34 | 57 |
|
35 | 58 |
|
36 | 59 |
|
| 60 | + |
| 61 | + |
| 62 | + |
37 | 63 |
|
+4-16Lines changed: 4 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
56 | 44 |
|
57 | 45 |
|
58 | 46 |
|
|
gazelle/python/python_test.go
Copy file name to clipboardExpand all lines: gazelle/python/python_test.go+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
| ||
159 | 160 |
|
160 | 161 |
|
161 | 162 |
|
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
162 | 168 |
|
163 | 169 |
|
164 | 170 |
|
|
gazelle/python/std_modules.go
Copy file name to clipboardExpand all lines: gazelle/python/std_modules.go+5-17Lines changed: 5 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 |
| - |
29 |
| - |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
| ||
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
56 | 44 |
|
57 | 45 |
|
58 |
| - |
| 46 | + |
59 | 47 |
|
60 | 48 |
|
61 | 49 |
|
|
0 commit comments