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 project, minor parsing bug. #45

Merged
merged 3 commits into from
Mar 5, 2024
Merged

Fix project, minor parsing bug. #45

merged 3 commits into from
Mar 5, 2024

Conversation

ejcx
Copy link
Contributor

@ejcx ejcx commented Mar 3, 2024

It appears project is slightly too permissive in the same way that extend was. project id b is invalid, same as project id=1 b.

Ensure we are requiring a comma or EOF at the end of each project statement.

It appears project is slightly too permissive in the same way that
extend was. `project id b` is invalid, same as `project id=1 b`.

Ensure we are requiring a comma or EOF at the end of each project
statement.
@ejcx ejcx marked this pull request as ready for review March 3, 2024 05:00
@ejcx ejcx requested a review from abraithwaite March 5, 2024 16:35
@ejcx
Copy link
Contributor Author

ejcx commented Mar 5, 2024

@abraithwaite i added a test, are you happy with this? If so I'll add the same for the extend

@ejcx ejcx closed this Mar 5, 2024
@ejcx
Copy link
Contributor Author

ejcx commented Mar 5, 2024

@abraithwaite i added a test, are you happy with this? If so I'll add the same for the extend

@ejcx ejcx reopened this Mar 5, 2024
@ejcx
Copy link
Contributor Author

ejcx commented Mar 5, 2024

Accidently pressed close instead of comment. @abraithwaite are you happy with this? If so Ill add the same for extend. I added your test

@ejcx ejcx merged commit d5ecd4e into main Mar 5, 2024
4 checks passed
@abraithwaite abraithwaite deleted the ej/project-bugfix branch March 5, 2024 19:07
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