disable interfacebloat linter

This commit is contained in:
Juan Font Alonso
2022-11-13 17:02:42 +01:00
committed by Juan Font
parent 9989657c0f
commit f5a5437917

View File

@@ -36,6 +36,9 @@ linters:
- makezero
- 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
- cyclop
- nestif