5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 00:39:34 +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
- errorlint
- nlreturn
- exhaustivestruct
# rules to deal with reported isues
issues: