harshasiddartha

Results 26 comments of harshasiddartha

can i take up this issue its interesting and i wanna contribute

@dyc3 @JeremyMoeglich i have fixed the issue can you review my pr and merge it

Thanks for the feedback! You're absolutely right - both of those cases should still be flagged. I've updated the fix to ensure nested assertions are detected regardless of which side...

Per feedback: - Added a changeset (`patch`) for `@biomejs/biome` describing the rule fix. - Implemented the suggested refactors: - Simplified the nested assertion detection using `is_some_and` rather than `find_map(Some(true/false))`. -...

@Denchick i have solved this issue can you review it and merge the pr

It is solved now so we can close this issue

@AThousandShips @SamTheBlow can i take up this issue i wanna contribute

@Denchick can you review my pr I have fixed this issue