fix: clean up testifylint configuration in golangci-lint

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
Matthieu MOREL
2024-09-29 11:45:21 +02:00
parent 93f82d25a5
commit 0d2ad0ee43
3 changed files with 4 additions and 14 deletions

View File

@@ -185,5 +185,3 @@ linters-settings: # please keep this alphabetized
- "all"
testifylint:
enable-all: true
disable: # TODO: remove each disabled rule and fix it
- require-error