Skip to content

(RB-ST1010) Use of block comments detected #2

@bgoonz

Description

@bgoonz

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions