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 the comment format of common #4602

Merged
merged 3 commits into from
Apr 6, 2024

Conversation

sumit7754
Copy link
Contributor

fixes #4567

I have made the following changes in common(backend):

Used triple slashes (///) for commenting functions and classes.
Used double slashes (//) for comments within the code.

@fruffy fruffy added this pull request to the merge queue Apr 6, 2024
Merged via the queue into p4lang:main with commit f3de719 Apr 6, 2024
17 checks passed
@sumit7754 sumit7754 deleted the format-comment-common branch April 6, 2024 16:58
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.

Format Comments Consistently in P4C.
2 participants