Skip to content

Do not move all parameters to individual lines #90

@psankar

Description

@psankar

If a line exceeds 80 characters, we move all the parameters to each line on their own. Instead we could try to fit them in as lesser lines as possible. This would help avoid scrolling, improves readability. It is fine, even if this takes time.

In the screenshot below, the 3rd segment is more readable than the 2nd segment.

Screenshot from 2022-11-13 14-46-55

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