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

Add antlr generated files #12

Merged
merged 3 commits into from
Dec 30, 2024
Merged

Conversation

thamindumk
Copy link
Contributor

No description provided.

Dockerfile Outdated
RUN mkdir /home/ubuntu/software/antlr
RUN mv /home/ubuntu/software/code/*.cpp /home/ubuntu/software/antlr
RUN mv /home/ubuntu/software/code/*.h /home/ubuntu/software/antlr
RUN rm -rf /home/ubuntu/software/code
Copy link
Owner

Choose a reason for hiding this comment

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

We need to have single new line at the end of each file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure I will add a singe line end of the file

Copy link
Owner

@miyurud miyurud left a comment

Choose a reason for hiding this comment

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

I have put some comments. Please address them all and reply to my each message.

@thamindumk thamindumk changed the title add antlr generated files Add antlr generated files Dec 30, 2024
@miyurud miyurud merged commit f63505e into miyurud:master Dec 30, 2024
2 checks passed
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