mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
ci: disable gci and wrapcheck linter
This commit disables wrapcheck and gci linters. Updates: #1586 Signed-off-by: Yati Padia <ypadia@redhat.com>
This commit is contained in:
parent
172b66f73f
commit
4e890e9daf
@ -174,3 +174,7 @@ linters:
|
||||
- forbidigo
|
||||
# TODO: enable gomoddirectives
|
||||
- gomoddirectives
|
||||
# TODO: enable gci
|
||||
- gci
|
||||
# TODO: enable wrapcheck linter, see: https://github.com/ceph/ceph-csi/pull/2268
|
||||
- wrapcheck
|
||||
|
Loading…
Reference in New Issue
Block a user