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

enable goimports linter

This commit is contained in:
Matthieu MOREL 2021-12-24 21:54:45 +01:00 committed by GitHub
parent e6e3f9399b
commit a9e4ce7cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ linters:
- gci
- gofmt
- gofumpt
- goimports
- gosec
- gosimple
- importas