Skip to content

Conversation

@RunDevelopment
Copy link
Collaborator

@RunDevelopment RunDevelopment commented Apr 12, 2021

I changed no-octal to report all octal escapes outside of character classes and only octal escapes starting with \0 inside character classes.

The no-octal rule is now even stricter than clean-regex/no-octal-escape. (That's good :) )


This resolves #102.

@RunDevelopment RunDevelopment merged commit 50698bc into master Apr 13, 2021
@RunDevelopment RunDevelopment deleted the issue102 branch April 13, 2021 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

regexp/no-octal allows some octal escapes

3 participants