-
Notifications
You must be signed in to change notification settings - Fork 6
Commit 46ed1b7
authored
Establish checkmake config with overriding maxBodyLength
Checkmake v0.3.x set the body length limit to _5_, which is lower than some of the existing bodies.
checkmake/checkmake#187 proposes to make maxbodylength an info-level thing that doesn't fail checks, but it's not been agreed to or implemented yet.
This will fix the pre-commit autoupdater, too, which failed last week and today:
https://github.com/target/make-python-devex/actions/runs/22678115921/job/65740479824#step:4:116File tree
1 file changed
+2
-0
lines changed- checkmake.ini
1 file changed
+2
-0
lines changedcheckmake.ini
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments