Skip to content

Write a test for recognizing backwards parenthesis with hebrew #174

@RonStrauss

Description

@RonStrauss

I tried looking up backwards parenthesis next to hebrew letters, and I came up with the following regex:
\)(?=[\u0590-\u05FF])

Would a precommit test that validates certain common, easy to find, typos be worthwhile?

I've fixed tonly one I've found so far. #173

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions