update opentelemetry version (#6)
Co-authored-by: andrey1s <andrey@4devs.pro> Reviewed-on: #6 Co-authored-by: andrey <andrey@4devs.io> Co-committed-by: andrey <andrey@4devs.io>
This commit was merged in pull request #6.
This commit is contained in:
@@ -37,6 +37,17 @@ linters-settings:
|
||||
|
||||
linters:
|
||||
enable-all: true
|
||||
disable:
|
||||
- exhaustivestruct
|
||||
- maligned
|
||||
- deadcode
|
||||
- interfacer
|
||||
- golint
|
||||
- varcheck
|
||||
- nosnakecase
|
||||
- scopelint
|
||||
- ifshort
|
||||
- structcheck
|
||||
|
||||
issues:
|
||||
# Excluding configuration per-path, per-linter, per-text and per-source
|
||||
@@ -44,5 +55,5 @@ issues:
|
||||
- path: _test\.go
|
||||
linters:
|
||||
- gomnd
|
||||
- exhaustivestruct
|
||||
- ireturn
|
||||
- exhaustruct
|
||||
|
||||
Reference in New Issue
Block a user