enable gci linter

pull/1194/head
Matthieu MOREL 3 years ago committed by GitHub
parent b673968d5d
commit 8f64de95fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,7 @@
linters:
enable:
- errorlint
- gci
- gosimple
- typecheck
disable:

Loading…
Cancel
Save