Skip to content

fix(code): increase diff scan limit#1392

Merged
adboio merged 1 commit intomainfrom
fix/diff-scan-limit
Mar 31, 2026
Merged

fix(code): increase diff scan limit#1392
adboio merged 1 commit intomainfrom
fix/diff-scan-limit

Conversation

@adboio
Copy link
Copy Markdown
Contributor

@adboio adboio commented Mar 31, 2026

Problem

for large files, diffs sometimes render poorly (showing entire file changes) because the default codemirror diff scan limit is low

Changes

increases codemirror's default diff scan limit to avoid wonky diff rendering

How did you test this?

manually

Copy link
Copy Markdown
Contributor Author

adboio commented Mar 31, 2026

@adboio adboio changed the title feat(code): unified PR creation workflow fix(code): increase diff scan limit Mar 31, 2026
@adboio adboio requested a review from a team March 31, 2026 18:18
@adboio adboio marked this pull request as ready for review March 31, 2026 18:18
Copy link
Copy Markdown
Contributor Author

adboio commented Mar 31, 2026

Merge activity

  • Mar 31, 8:47 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 31, 8:47 PM UTC: @adboio merged this pull request with Graphite.

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.

2 participants