Skip to content

[RFC] Rules for extremely long lines in lure.sh files #23

@JamiKettunen

Description

@JamiKettunen

As an example I was looking at the admc package and the deps_amd64 line is 431 characters long which in my eyes is absurd; not only do you have to scroll a lot horizontally on any device but you absolutely need wordwrap in a text editor to even see it all at a glance!

What would be a fine limit? I think 80 might be a bit too much and would cause many "unnecessary" line breaking everywhere, so maybe 100+ characters limit before lines should be wrapped with a newline, so maybe 120? 160?

Just having some character limit (for situations where it's possible to wrap with newlines) which everything follows would be great to have for the sake of readability :)

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