-
Notifications
You must be signed in to change notification settings - Fork 451
chore/ci: add lint.gofumpt target #5846
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5846 +/- ##
==========================================
- Coverage 65.31% 65.29% -0.02%
==========================================
Files 221 221
Lines 35314 35314
==========================================
- Hits 23064 23060 -4
- Misses 10825 10826 +1
- Partials 1425 1428 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Gofumpt is provided by golangci-lint and can be applied by running golangci-lint fmt. |
Signed-off-by: Karol Szwaj <[email protected]>
Signed-off-by: Karol Szwaj <[email protected]>
e5d14dd
to
d033a77
Compare
… makefile Signed-off-by: Karol Szwaj <[email protected]>
d033a77
to
107b3b6
Compare
Signed-off-by: Karol Szwaj <[email protected]>
What type of PR is this?
What this PR does / why we need it:
Continuing on #5742
Which issue(s) this PR fixes:
Release Notes: No