1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-26 13:48:59 +08:00

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

View File

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