mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-26 13:48:59 +08:00
11 lines
144 B
YAML
11 lines
144 B
YAML
![]() |
linters:
|
||
|
disable:
|
||
|
- deadcode
|
||
|
- errcheck
|
||
|
- govet
|
||
|
- ineffassign
|
||
|
- staticcheck
|
||
|
- structcheck
|
||
|
- unused
|
||
|
- varcheck
|