Chore: Enable scopelint Go linter (#25896)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@@ -16,6 +16,7 @@ func TestMigrations(t *testing.T) {
|
||||
}
|
||||
|
||||
for _, testDB := range testDBs {
|
||||
testDB := testDB
|
||||
sql := `select count(*) as count from migration_log`
|
||||
r := struct {
|
||||
Count int64
|
||||
|
||||
Reference in New Issue
Block a user