You've already forked testing-go-code-with-postgres
mirror of
https://github.com/xorcare/testing-go-code-with-postgres.git
synced 2025-12-20 23:29:01 +02:00
Enable linter 'testifylint'
This will allow to avoid mistakes.
This commit is contained in:
@@ -9,6 +9,7 @@ linters:
|
||||
- ineffassign
|
||||
- misspell
|
||||
- staticcheck
|
||||
- testifylint
|
||||
- typecheck
|
||||
- unused
|
||||
- whitespace
|
||||
|
||||
Reference in New Issue
Block a user