Skip to content

Introduce consistent line-length code formatter in pre-commit hook #395

Open
@ezdac

Description

@ezdac

The gofmt (and gofumpt) code formatter do not want to enforce a particular line length.
However, I think we should introduce this for our project as a pre-commit hook.
There is golines, which defaults to a maximum of 100 columns per line, but is configurable.

Are there any other opinions about this?

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