4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-08-07 11:23:45 +00:00

Disable exhaustivestruct linter

This commit is contained in:
Wim
2021-10-16 22:38:12 +02:00
parent 110b6a1431
commit 57fce93af7

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: