ranges for lint

This commit is contained in:
Bruce MacDonald
2025-05-01 14:06:30 -07:00
parent 47705b5168
commit 39ee6d2bd0
3 changed files with 11 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ import (
const (
DefaultFactor = 28
DefaultMinPixels = 56 * 56
DefaultMaxPixels = 14 * 14 * 4 * 1280 // TODO: might need to change
DefaultMaxPixels = 14 * 14 * 4 * 1280
)
// smartResize calculates the size of the image to resize to based on the