Deactivate thelper for linter

This commit is contained in:
Alex Peters
2023-09-05 13:08:19 +02:00
parent 11496534c6
commit 51aae54a62

View File

@@ -31,7 +31,7 @@ linters:
- revive
- stylecheck
- typecheck
- thelper
# - thelper # too many positives with table tests that have custom setup(*testing.T)
- unconvert
- unused