sigurdm opened this issue 5 months ago · 2 comments
Example:
/// `<` or `>` foo() {}
I believe the angle brackets both are quoted.
/fyi @kallentu
Made a commit that changed the regex which matches for this lint. Added a test for this case too, which now passes. Should be good to close now.