Closed sevein closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 47.07%. Comparing base (
19c1538
) to head (bba5145
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Confirming this fixes #899 for me. Thanks @sevein!
We're already using golangci-lint with gofumpt, we don't need golines to do additional work beyond splitting long lines.
Fixes #899.