lint: enable durationcheck (#7492)

This commit is contained in:
Ville Vesilehto
2025-09-02 04:04:35 +03:00
committed by GitHub
parent 5ec2796ab6
commit 4d3061a9c4
2 changed files with 2 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ linters:
enable:
- canonicalheader
- copyloopvar
- durationcheck
- govet
- ineffassign
- intrange