Open
Description
Description
Block comments should be avoided. They cannot be preceded by whitespace and are not as easy to spot as regular comments. Example - The bad way: =begin Multiple lines of comments... =end
Example - The good way: # Multiple lines # of comments...
Occurrences
There are 2 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/bgoonz/WEB-DEV-NOTES/issue/RB-ST1010/occurrences/
Metadata
Metadata
Assignees
Labels
No labels