Skip to content

fix(review): skip unsupported files during file navigation#417

Merged
barrettruth merged 1 commit into
mainfrom
fix/review-skip-unsupported-files
Jul 10, 2026
Merged

fix(review): skip unsupported files during file navigation#417
barrettruth merged 1 commit into
mainfrom
fix/review-skip-unsupported-files

Conversation

@barrettruth

Copy link
Copy Markdown
Owner

Problem

Review file navigation could stop on binary or otherwise unsupported files, leaving ]f and [f unable to reach later files. Closes #416.

Solution

Skip unsupported files while stepping through the review and report the skipped filenames as review skipped n file(s): ....

@barrettruth
barrettruth merged commit 6fbf106 into main Jul 10, 2026
5 checks passed
@barrettruth
barrettruth deleted the fix/review-skip-unsupported-files branch July 10, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Diff review doesn't skip binary files

1 participant