forked from osulp/Dev-Standards
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I'm going to propose we remove the requirement of method-level comments. I see this as adding extra development overhead to inform about input/output when the methods should be small enough and properly named to be able to tell what's going on.
This is not to say that we should remove all informative comments - it's okay to leave notes regarding the purpose behind a method or a specific implementation, but they shouldn't be required and rather left as a reminder when they're felt to be necessary.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels