Commit 57e2d7a
committed
fix: increase MAX_DIFF_SIZE default from 800KB to 5MB
Allows larger PRs to be reviewed without manual configuration.
The 800KB limit was too restrictive for many real-world PRs.1 parent 3beb794 commit 57e2d7a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments