Skip to content

Commit 564c3da

Browse files
ddstreetCopilot
andauthored
Fix documentation formatting in refreshupstreamcommit.go
Correct formatting of the documentation regarding upstream component resolution and orphan pruning. Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 5b93fd0 commit 564c3da

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

internal/app/azldev/cmds/component/refreshupstreamcommit.go

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,10 @@ Configuration is loaded permissively for this command so stale generated pins
6161
cannot prevent cleanup after a component is removed or changed to another
6262
source type. Other configuration validation failures are reported as warnings.
6363
64-
If an upstream component fails to resolve and '--check-only' is not set, successful components are still
65-
written before the command returns an error. Failed components are left
66-
unchanged, and orphan pruning is skipped for that run.
64+
If an upstream component fails to resolve and '--check-only' is not set,
65+
successful components are still written before the command returns an error.
66+
Failed components are left unchanged, and orphan pruning is skipped for that
67+
run.
6768
6869
When updating all components (-a), orphan generated TOML files are
6970
automatically pruned.

0 commit comments

Comments
 (0)