Commit 47a36b3
committed
fix: linter shouldn't complain on
This was discovered with `tools`/`base`, as it only introduces common
runtime dependencies while not doing any build steps, so missing
`finalize` is harmless.
https://github.com/talos-systems/tools/blob/master/base/pkg.yaml
Signed-off-by: Andrey Smirnov <[email protected]>finalize on steps missing1 parent 4f43f7e commit 47a36b3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments