mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
Added govet to golanci-lint linters (#1639)
This commit is contained in:
parent
2885eb0422
commit
502051421c
@ -185,6 +185,7 @@ linters:
|
||||
- gocyclo
|
||||
- goimports # Does everything gofmt does
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- megacheck
|
||||
- misspell # Check code comments, whereas misspell in CI checks *.md files
|
||||
|
Loading…
Reference in New Issue
Block a user