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

Remove non-standard format comment #4448

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Remove non-standard format comment #4448

merged 1 commit into from
Sep 19, 2023

Conversation

SeanTAllen
Copy link
Member

From ages ago, this comment was added. Doxygen was run by someone and it flagged the comment as having params that weren't in the function signature.

I took a look a decided that:

  • We don't use this comment format so it should be changed
  • The commment provides no value so it should be removed

From ages ago, this comment was added. Doxygen was run by someone
and it flagged the comment as having params that weren't in the
function signature.

I took a look a decided that:

- We don't use this comment format so it should be changed
- The commment provides no value so it should be removed
@SeanTAllen SeanTAllen requested a review from a team September 17, 2023 16:29
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Sep 17, 2023
@SeanTAllen SeanTAllen merged commit af4238a into main Sep 19, 2023
22 checks passed
@SeanTAllen SeanTAllen deleted the remove-odd-comment branch September 19, 2023 18:09
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Sep 19, 2023
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.

3 participants