Commit 80edb72
Luca Bianconi
refactor: just simple
1 parent d7cacff commit 80edb72Copy full SHA for 80edb72
File tree
Expand file treeCollapse file tree
5 files changed
+41
-110
lines changedOpen diff view settings
Filter options
- buildcache
- commands/compile
- legacy/builder/phases
Expand file treeCollapse file tree
5 files changed
+41
-110
lines changedOpen diff view settings
Collapse file
+38-7Lines changed: 38 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
| 22 | + |
| 23 | + |
22 | 24 | |
23 | 25 | |
24 | | - |
| 26 | + |
| 27 | + |
| 28 | + |
25 | 29 | |
26 | | - |
27 | | - |
28 | | - |
29 | | - |
30 | | - |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
31 | 38 | |
32 | 39 | |
33 | 40 | |
34 | 41 | |
35 | 42 | |
36 | 43 | |
37 | | - |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
38 | 69 | |
Collapse file
buildcache/build_cache_test.go
Copy file name to clipboardExpand all lines: buildcache/build_cache_test.go+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
43 | 43 | |
44 | 44 | |
45 | 45 | |
46 | | - |
| 46 | + |
47 | 47 | |
48 | 48 | |
49 | 49 | |
|
Collapse file
buildcache/directory_cache.go
Copy file name to clipboardExpand all lines: buildcache/directory_cache.go-100Lines changed: 0 additions & 100 deletions
This file was deleted.
Collapse file
commands/compile/compile.go
Copy file name to clipboardExpand all lines: commands/compile/compile.go+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
138 | 138 | |
139 | 139 | |
140 | 140 | |
141 | | - |
| 141 | + |
142 | 142 | |
143 | 143 | |
144 | 144 | |
|
Collapse file
legacy/builder/phases/core_builder.go
Copy file name to clipboardExpand all lines: legacy/builder/phases/core_builder.go+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
95 | 95 | |
96 | 96 | |
97 | 97 | |
98 | | - |
| 98 | + |
99 | 99 | |
100 | 100 | |
101 | 101 | |
|
0 commit comments