Skip to content

Issue : Inconsistent spacing around the + operator #2

@PrinceSajjadHussain

Description

@PrinceSajjadHussain

Body:
There are a few instances where there is an inconsistent use of spacing around the + operator. For instance, in message += ' - ' + line + ':' + column; and ret = ret + fn(...) the spacing is inconsistent. It is best to enforce consistent spacing to improve readability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions