@@ -69,7 +69,7 @@ func (f *jsonRequestParser) NumRequests() int {
}
const(
textSeparatorChar=0x1e
textSeparatorChar='\x1e'
)
typetextRequestParserstruct{
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.