mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-12 23:00:26 +00:00
Enable gocyclo linter
This commit is contained in:
parent
a2754f15fc
commit
1a1e68ec98
@ -176,7 +176,6 @@ linters:
|
|||||||
enable-all: true
|
enable-all: true
|
||||||
disable:
|
disable:
|
||||||
- gochecknoglobals
|
- gochecknoglobals
|
||||||
- gocyclo
|
|
||||||
- lll
|
- lll
|
||||||
- maligned
|
- maligned
|
||||||
- prealloc
|
- prealloc
|
||||||
|
Loading…
Reference in New Issue
Block a user