Render an InlineFinding's suggestion as a GitHub native single-line ```suggestion block appended to the inline comment body, so a contributor can commit the fix in one click. Single-line only (the finding's anchored RIGHT-side line); multi-line ranges are a separate slice.
Deliverables
References
src/review/inline-comments.ts:71
src/review/inline-comments.ts:94
part of #1956
Part of #1956.
size: S · held for later release (gittensor:feature once activated)
Render an InlineFinding's
suggestionas a GitHub native single-line ```suggestion block appended to the inline comment body, so a contributor can commit the fix in one click. Single-line only (the finding's anchored RIGHT-side line); multi-line ranges are a separate slice.Deliverables
formatInlineBody(src/review/inline-comments.ts:71) to append a fencedsuggestion\n<text>\nblock whenfinding.suggestionis setReferences
src/review/inline-comments.ts:71src/review/inline-comments.ts:94part of #1956Part of #1956.
size: S · held for later release (gittensor:feature once activated)