@@ -113,7 +113,7 @@ func newPathRequest(path string, method string, body string, msg interface{}, ta
continue
}
// nolint: gocritic
// nolint: gocritic, nestif
if_,ok:=fieldsmap[t.name];ok{
switchval.Type().Kind(){
casereflect.Slice:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.