golang-ci: Disable confused scopelint check

This commit is contained in:
Jakob Borg 2019-05-27 12:54:08 +02:00
parent 3775a64d5c
commit e096a14ff5
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ linters:
- gochecknoinits
- gochecknoglobals
- gofmt
- scopelint
service:
golangci-lint-version: 1.16.x