Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby warning: character class has duplicated range: /[\s\p{Z}]+/ #821

Open
AlexWayfer opened this issue Dec 30, 2024 · 0 comments
Open

Ruby warning: character class has duplicated range: /[\s\p{Z}]+/ #821

AlexWayfer opened this issue Dec 30, 2024 · 0 comments
Assignees

Comments

@AlexWayfer
Copy link

Caught from third-party gem (r18n-core):

/home/alex/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/kramdown-2.5.1/lib/kramdown/parser/base.rb:60: warning: character class has duplicated range: /[\s\p{Z}]+/

Also I'd suggest to turn on Ruby warnings for test: 6c222cc

@gettalong gettalong self-assigned this Jan 4, 2025
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

No branches or pull requests

2 participants