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: linters:
enable: enable:
- errorlint - errorlint
- gci
- gosimple - gosimple
- typecheck - typecheck
disable: disable:

Loading…
Cancel
Save