Open
Description
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
Labels
No labels