Soroosh Srd

Results 7 comments of Soroosh Srd

I would love to fix this one if no one's working on it

Thank you for the comments. Will fix it ASAP

Fixed the linting issue and amended the earlier commit

Hey Josh. I would love to hear your take on how I implemented this feature. If it can be done better, please let me know

Got it. thank you for the comments. will sort them out.

I'll be happy to work on this one.

I had the same issue today. I fixed the problem by using Html instead of MarkdownV2 type. The code that cause the problem: ```rust async fn send_violation_alert(&self, report: &ViolationReport) ->...