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

No docblock for anonymous function #80

Open
Slavenin opened this issue Jun 6, 2017 · 2 comments
Open

No docblock for anonymous function #80

Slavenin opened this issue Jun 6, 2017 · 2 comments

Comments

@Slavenin
Copy link

Slavenin commented Jun 6, 2017

Hi!
Docblock for closure is strange :)

The function anonymous returns a value and must include @returns in its docblock

@tchule
Copy link
Contributor

tchule commented Jun 6, 2017

Ya, it sound strange. Will have to detect the fact that we are in a closure.

@tmosest
Copy link

tmosest commented Jul 21, 2017

Also:

The function anonymous parameters must match those in its docblock @param.

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

3 participants