5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 16:50:30 +00:00

Disable exhaustivestruct linter

This commit is contained in:
Wim 2021-10-16 22:38:12 +02:00
parent 110b6a1431
commit 57fce93af7
No known key found for this signature in database
GPG Key ID: 5E423DA5C9AA63D4

View File

@ -185,6 +185,7 @@ linters:
- gci - gci
- errorlint - errorlint
- nlreturn - nlreturn
- exhaustivestruct
# rules to deal with reported isues # rules to deal with reported isues
issues: issues: