-
Notifications
You must be signed in to change notification settings - Fork 71
Enforce single-hash comments #1288
Copy link
Copy link
Open
Description
The guide has https://style.tidyverse.org/functions.html#comments:
In code, use comments to explain the “why” not the “what” or “how”. Each line of a comment should begin with the comment symbol and a single space: #.
That should fix something like:
## my codeThis latter is used by e.g. ESS and Bioconductor
https://contributions.bioconductor.org/r-code.html#rcode-comments
https://ess.r-project.org/Manual/ess.html#Indenting-and-formatting-R-code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels