slog.Error("Can't detect system language","err",err)
os.Exit(1)
}
ifsystemLang==""{
systemLang="en"
}
if!all{
info,err:=distro.ParseOSRelease(ctx)
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.