Skip to content

Commit 2ba87f4

Browse files
Avoid duplicating Git size limit defaults
1 parent 07d10ba commit 2ba87f4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ measure:
8484
python3 scripts/git-size-budget.py upstream/main HEAD
8585
```
8686

87-
The default limits are a 512 KiB warning threshold and a 2 MiB failure
88-
threshold. To try different thresholds locally, set `SOFT_LIMIT_BYTES` and
87+
To try different thresholds locally, set `SOFT_LIMIT_BYTES` and
8988
`HARD_LIMIT_BYTES`.
9089

9190
## Community extensions

0 commit comments

Comments
 (0)