kratos
kratos copied to clipboard
[Lint] gofumpt v0.2 conflict whitespace with 'multi-func: true'
golangci released a new version with gofumpt v0.2.1.
gofumpt v0.2 add a new formatting rule:
Functions using an empty line for readability should use a ) { line instead
which conflict with whitespace.
Related issue: https://github.com/ultraware/whitespace/issues/5