Skip to content

feat: add configurable stop shortcut #632

feat: add configurable stop shortcut

feat: add configurable stop shortcut #632

Triggered via pull request January 22, 2026 13:27
Status Success
Total duration 2m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint: src/features/git/components/GitDiffViewer.tsx#L451
The ref value 'rowResizeObserversRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'rowResizeObserversRef.current' to a variable inside the effect, and use that variable in the cleanup function