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

enable gci linter

This commit is contained in:
Matthieu MOREL 2021-12-04 22:37:30 +01:00 committed by GitHub
parent b673968d5d
commit 8f64de95fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
linters:
enable:
- errorlint
- gci
- gosimple
- typecheck
disable: