Skip to content

Remove trailling end of line #202

@giggio

Description

@giggio

On a code file, if a class ends with a empty line, raise a diagnostic and remove it on the fix.
New lines are shown with the paragraph character (¶).

So this:

class C{}

Becomes:

class C{}

Severity: Info
Category: Style
Diagnostic id: CC0066

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions