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

Fix a few JsDoc lint errors #10857

Merged
merged 1 commit into from Aug 9, 2017
Merged

Fix a few JsDoc lint errors #10857

merged 1 commit into from Aug 9, 2017

Conversation

zhangsu
Copy link
Member

@zhangsu zhangsu commented Aug 9, 2017

The linter yells about instance variables with _ suffix to marked as @Private, as well as optional arguments not marked as optional in the JsDoc.

The linter yells about instance variables with _ suffix to marked as @Private, as well as optional arguments not marked as optional in the JsDoc.
@jridgewell jridgewell merged commit eb24ec5 into ampproject:master Aug 9, 2017
@zhangsu zhangsu deleted the patch-2 branch August 10, 2017 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants