Skip to content

Stricter test that JSDoc @type tag matches function signature - #25615

Merged
1 commit merged into
masterfrom
jsdoc_function_signature_match
Jul 12, 2018
Merged

Stricter test that JSDoc @type tag matches function signature#25615
1 commit merged into
masterfrom
jsdoc_function_signature_match

Conversation

@ghost

Copy link
Copy Markdown

Sequel to #25580. Previously there was no error for a @type with the wrong arity; now there is at least an error if that arity is too small.

@ghost
ghost merged commit f500289 into masterJul 12, 2018
@ghost
ghost deleted the jsdoc_function_signature_match branch July 12, 2018 21:02
@microsoftMicrosoft (microsoft) locked as resolved and limited conversation to collaborators Oct 21, 2025
This pull request was closed.
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@sandersn