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

Update grammar following implemenation: operator has 0 or many spaces, while predicates have 1 or many spaces. #3948

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcamiel
Copy link
Collaborator

@jcamiel jcamiel commented Apr 4, 2025

Update grammar following implemenation: operator has 0 or many spaces, while predicates have 1 or many spaces.

Thanks @ashishajr

@jcamiel jcamiel requested a review from fabricereix April 4, 2025 09:21
@jcamiel jcamiel self-assigned this Apr 4, 2025
@jcamiel jcamiel changed the title Update grammar following implemenation: operator has 0 or many spaces… Update grammar following implemenation: operator has 0 or many spaces, while predicates have 1 or many spaces. Apr 4, 2025
Copy link
Collaborator

@fabricereix fabricereix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The multiple spaces support occurs everywhere in the Hurl file.
we should maybe update the sp rule instead

sp: [ \t]+

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.

2 participants