mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 15:30:40 +00:00
delete stackcheck config file and ignore some staticcheck checks
This commit is contained in:
@ -23,6 +23,7 @@ func TestRedisSentinel(t *testing.T) {
|
||||
t.Log(e)
|
||||
return
|
||||
}
|
||||
//todo test if e==nil
|
||||
go globalSessions.GC()
|
||||
|
||||
r, _ := http.NewRequest("GET", "/", nil)
|
||||
|
Reference in New Issue
Block a user