mirror of
https://github.com/docker/compose.git
synced 2026-09-21 21:14:26 +00:00
LoadAdditionalResources (cognitive complexity 31) moves its per-service body to loadServiceImageResources, with the local-vs-pull inspection decision in inspectServiceImage. TestViz (35) factors the shared graph assertions into assertVizGraphNodes and assertVizDependencyEdges (t.Helper), merging the allowed/forbidden edge bookkeeping into one equivalent loop. This removes the last two of the 19 //nolint:gocognit suppressions introduced by the gocyclo->gocognit migration: the FIXME debt is fully paid, the linter now runs suppression-free. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com> |
||
|---|---|---|
| .. | ||
| convert.go | ||
| convert_test.go | ||
| transformers.go | ||