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

Verify that @param blocks refer to existent argument names #422

Closed
rix0rrr opened this issue Apr 2, 2019 · 0 comments
Closed

Verify that @param blocks refer to existent argument names #422

rix0rrr opened this issue Apr 2, 2019 · 0 comments

Comments

@rix0rrr
Copy link
Contributor

rix0rrr commented Apr 2, 2019

Should be done by jsii

rix0rrr pushed a commit that referenced this issue Apr 4, 2019
Verify integrity of the documentation by forcing the parameter names
referred to in @param declarations to actually exist.

Fixes #422.
rix0rrr pushed a commit that referenced this issue Apr 4, 2019
Verify integrity of the documentation by forcing the parameter names
referred to in @param declarations to actually exist.

Fixes #422.
rix0rrr added a commit that referenced this issue Apr 4, 2019
Verify integrity of the documentation by forcing the parameter names
referred to in @param declarations to actually exist. 

Right now it's a WARNING, will be turned into an ERROR some time
in the future. Scrub your sources!

Fixes #422.
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

No branches or pull requests

1 participant