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

enable gofmt linter

This commit is contained in:
Matthieu MOREL 2021-12-22 23:02:08 +01:00 committed by GitHub
parent 1e6b445a8a
commit 6bad729ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ linters:
- durationcheck
- errorlint
- gci
- gofmt
- gosimple
- typecheck
- unparam