Sara Bine
Results
2
issues of
Sara Bine
Per @mattstauffer, this PR adds a rule disallowing the use of the `test` prefix on test methods, instead suggesting the `/** @test */` annotation. It will catch any public test...
Twitch IRC servers prepend an ['emotes' message tag](https://github.com/justintv/Twitch-API/blob/master/IRC.md#privmsg) to every received message which contains information about the emote content of the message. Currently TextualKappa displays emotes by [parsing these directives](https://github.com/sbine/TextualKappa/blob/master/TextualKappa/TPITextualKappa.m#L298-L347)...
enhancement