Skip to content

Enforce whitespace after comment marker #730

@stefan6419846

Description

@stefan6419846

Coming from other languages and linters like in Python or Java, I searched for a rule to enforce a whitespace character after a comment marker. Unfortunately, I could not find something which would fit within the existing rules.

Valid:

// My comment

Invalid:

//My comment

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