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

Added support for multi-line comments #6

Merged
merged 4 commits into from
Aug 25, 2024

Conversation

yogesh19k
Copy link
Collaborator

I added a multiline comments map to the comments.go file and made the necessary changes to the countLine function in the utils.go file. I was unable to locate the multiline symbol for some languages, so I did not include them in the map. Please feel free to add any required languages.

Copy link
Owner

@mainak55512 mainak55512 left a comment

Choose a reason for hiding this comment

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

Except one typo, the code is working fine and is ready to be merged.
Hi @yogesh19k, please fix the typo.

utils.go Outdated Show resolved Hide resolved
@yogesh19k yogesh19k closed this Aug 24, 2024
@yogesh19k yogesh19k reopened this Aug 24, 2024
@yogesh19k yogesh19k closed this Aug 24, 2024
@yogesh19k yogesh19k reopened this Aug 24, 2024
@yogesh19k
Copy link
Collaborator Author

Fixed the typo, Please check

@yogesh19k yogesh19k requested a review from mainak55512 August 24, 2024 18:23
Copy link
Owner

@mainak55512 mainak55512 left a comment

Choose a reason for hiding this comment

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

All looks good

@mainak55512 mainak55512 merged commit 50c4378 into mainak55512:main Aug 25, 2024
1 check 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