Commit Graph

7 Commits

Author SHA1 Message Date
d05b8b7611 chore: use testify instead of testing in tests/integration
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-03-15 19:29:30 +01:00
91c07650ec fix: use require instead of t.Fatal(err) in tests/integration package
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-01-30 22:30:51 +00:00
647f1621d6 fix: enable gosimple linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-12-03 07:32:22 +01:00
aea1cd0077 feat: enable unparam lint
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-10-17 21:24:13 +08:00
07effc4d0a *: fix revive linter
Remove old revive_pass in the bash scripts and migirate the revive.toml
into golangci linter_settings.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-09-24 14:21:11 +08:00
aa97484166 *: enable goimports in verify-lint
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-09-21 21:14:09 +08:00
3788523a3e tests: Move revision tests out of concurrency 2022-01-24 15:33:30 +01:00