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

Ignore or fix not compatible regexp interpretation #38

Open
mfortini opened this issue Oct 8, 2024 · 1 comment
Open

Ignore or fix not compatible regexp interpretation #38

mfortini opened this issue Oct 8, 2024 · 1 comment
Assignees

Comments

@mfortini
Copy link
Contributor

mfortini commented Oct 8, 2024

The regexp ^[\p{L}'\- ]+$ is not interpreted correctly and the examples using it fail to be validated.

Either correct it or move the error to a warning

@mfortini mfortini changed the title Ignore or fix not compatible regexp interpetation Ignore or fix not compatible regexp interpretation Oct 8, 2024
@imesimone
Copy link
Collaborator

Unfortunately, this is a long-standing issue known in Spectral, far from being resolved (here and here).

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