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

enable importas linter

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

View File

@ -20,6 +20,7 @@ linters:
- gofumpt
- gosec
- gosimple
- importas
- megacheck
- misspell
- nakedret