Commit 23c68a9
committed
chore(lint): modernize chunk size clamp
The Go 1.26 lint configuration requires simple lower-bound clamps to use the built-in max helper. Keep the SQLite bind-variable safety floor unchanged while allowing the pull request lint job to pass.1 parent 2a17e8f commit 23c68a9
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1850 | 1850 | | |
1851 | 1851 | | |
1852 | 1852 | | |
1853 | | - | |
1854 | | - | |
1855 | | - | |
1856 | | - | |
| 1853 | + | |
1857 | 1854 | | |
1858 | 1855 | | |
1859 | 1856 | | |
| |||
0 commit comments