Commit c52b391
authored
fix: Better handling of large files (#317)
Whitelists the uv.lock file for the large files check, rather than
allowing all files to increase in size.
This also allows for the case (e.g. blueapi) where the uv.lock file is
>1000kB.1 parent 294dc13 commit c52b391
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments