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

fix: support multiple commands in the same line #118

Merged
merged 5 commits into from
Jun 19, 2023

Conversation

Oferlis
Copy link
Contributor

@Oferlis Oferlis commented Jun 17, 2023

Added a rule to the split command so it will split also on && with leading or trailing space.
This is the StackOverflow page that is shown in the issue after the fix:
Screenshot 2023-06-17 at 11 23 54

Added the tests, they all pass now.

Close #105

@Oferlis Oferlis changed the title fix: Support multiple commands in the same line fix: support multiple commands in the same line Jun 17, 2023
@baruchiro baruchiro self-requested a review June 18, 2023 13:19
@baruchiro baruchiro merged commit e86466f into os-scar:master Jun 19, 2023
5 checks passed
baruchiro pushed a commit to Checkmarx/overlay that referenced this pull request Jun 22, 2023
baruchiro added a commit that referenced this pull request Jun 22, 2023
- upgrade playwright
- fixup! fix: support multiple commands in the same line (#118)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support multiple commands in the same line
2 participants