Should we use return
or returns
in Doxygen documentation? #2476
Closed
Panquesito7 started this conversation in Polls
Replies: 3 comments 2 replies
-
To me I'd say returns as it's the way we read i.e |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think returns for single possible variables since it works like rsn said, 'its the way we read'.
#2464 has examples of both in the way I am thinking |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thinking about this i think we should just enforce it on a case to case basis. I.e what ever the developer has used more must be the only one used in the file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Originally asked by @realstealthninja in #2441 (comment).
3 votes ·
Beta Was this translation helpful? Give feedback.
All reactions