master
fix typo for comments (#2268)
add golangci feature to guarantee codes quality (#2229)
t.Assert(err, nil) -> t.AssertNil(err)