enable durationcheck linter

This commit is contained in:
Matthieu MOREL 2021-12-22 22:22:10 +01:00 committed by GitHub
parent c8fd8c7b1f
commit 5c7609f116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ issues:
max-same-issues: 0
linters:
enable:
- durationcheck
- errorlint
- gci
- gosimple