Skip to content

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

cnvergence
Copy link
Member

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

@cnvergence cnvergence requested a review from a team as a code owner April 28, 2025 09:17
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.29%. Comparing base (c55b814) to head (107b3b6).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mmorel-35
Copy link
Contributor

mmorel-35 commented Apr 28, 2025

Gofumpt is provided by golangci-lint and can be applied by running golangci-lint fmt.
So you can provide it for local development purpose. Notice that the golangci-lint run already check for formatters.

Signed-off-by: Karol Szwaj <[email protected]>
Signed-off-by: Karol Szwaj <[email protected]>
@cnvergence cnvergence requested a review from zirain April 30, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants