You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
I know you dislike that, but it would be very useful for many people. I can handle it but I want you to tell me what you think about before doing anything.
Proposal:
No docblock for inherited method
No docblock for constructor (unless there is a crutial need)
No docblock for simple private/protected methods
See ya!
The text was updated successfully, but these errors were encountered:
I'll also add the docblocks guidelines to the CONTRIBUTING.md (to avoid any future frustration for a contributor). So please tell me if there is any problem with that :) .
@Nek- Besides auto-completion and other nice features from IDEs, the lack of docblocks is a pain in the ass when we've to use a method/property from one of the FriendlyContexts. Have you got some time to fix this issue? I can handle it, if you want.
Hello,
I know you dislike that, but it would be very useful for many people. I can handle it but I want you to tell me what you think about before doing anything.
Proposal:
See ya!
The text was updated successfully, but these errors were encountered: