cmd: finish linting fixes

This commit is contained in:
2025-11-16 11:03:12 -08:00
parent 3ad562b6fa
commit 1eafb638a8
5 changed files with 213 additions and 141 deletions

View File

@@ -91,7 +91,7 @@ func TestReset(t *testing.T) {
}
}
const decay = 5 * time.Millisecond
const decay = 25 * time.Millisecond
const maxDuration = 10 * time.Millisecond
const interval = time.Millisecond