Commit 935f43a
authored
refactor: tighten function size baseline from 443 to 179 (#2029)
The recent batch of function extraction PRs (#2026, #2027, #2028) reduced
oversized functions (>60 lines) from 443 to 179. Update the architecture
test baseline to lock in these gains and prevent regression.
Co-authored-by: Ben Coombs <bjcoombs@users.noreply.github.com>1 parent 6dc9591 commit 935f43a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments