disable interfacebloat linter
This commit is contained in:
parent
9989657c0f
commit
f5a5437917
|
@ -36,6 +36,9 @@ linters:
|
||||||
- makezero
|
- makezero
|
||||||
- maintidx
|
- maintidx
|
||||||
|
|
||||||
|
# Limits the methods of an interface to 10. We have more in integration tests
|
||||||
|
- interfacebloat
|
||||||
|
|
||||||
# We might want to enable this, but it might be a lot of work
|
# We might want to enable this, but it might be a lot of work
|
||||||
- cyclop
|
- cyclop
|
||||||
- nestif
|
- nestif
|
||||||
|
|
Loading…
Reference in New Issue