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 Comment Validators to Check for Duplicate Tags #625

Open
InsertCreativityHere opened this issue Jul 3, 2023 · 0 comments
Open

Update Comment Validators to Check for Duplicate Tags #625

InsertCreativityHere opened this issue Jul 3, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@InsertCreativityHere
Copy link
Member

For example, things like these are let through currently, when they should not be:

@param foo: my comment
@param foo: duplicate comment

or something less obvious but still incorrect:

@returns: Something
@returns foo: Something else
@InsertCreativityHere InsertCreativityHere added this to the 0.2 milestone Jul 3, 2023
@InsertCreativityHere InsertCreativityHere modified the milestones: 0.2, 0.2.1 Nov 28, 2023
@InsertCreativityHere InsertCreativityHere added bug Something isn't working enhancement New feature or request labels Aug 5, 2024
@InsertCreativityHere InsertCreativityHere modified the milestones: 0.2.2, 0.4 Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant