Skip to content

Implicit line continuation before "Implements" #232

Open
@ghost

Description

Lines that contain the word Implements in Method detentions as too long. It will be easier to consider this word an implicit line continuation position.

Public Iterator Function GetEnumerator() As IEnumerator
           Implements IEnumerable.GetEnumerator

This will be consistent with the class definition where the Impliments statements starts at a new line.

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