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

enable asciicheck linter

This commit is contained in:
Matthieu MOREL 2021-12-23 00:10:20 +01:00 committed by GitHub
parent 227e7b8b8c
commit 5801744ecc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ issues:
text: "exported"
linters:
enable:
- asciicheck
- durationcheck
- errorlint
- gci