Skip to content

Conversation

beeb
Copy link
Owner

@beeb beeb commented May 2, 2025

#77 made the parser throw an error if it encounters NatSpec comments starting with //// or /***, which is fine, but this error should not propagate to the end user.

These comments are now considered as normal comments and not NatSpec comments, so they get skipped completely when checking NatSpec, which is in line with what solc does.

@beeb beeb merged commit fc411f0 into main May 2, 2025
13 checks passed
@beeb beeb deleted the ignore-invalid-comments branch May 2, 2025 06:57
@beeb-release-plz beeb-release-plz bot mentioned this pull request May 2, 2025
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.

1 participant