Skip to content

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

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions