Skip to content

Conversation

@alexandear
Copy link
Contributor

  • Change script/fmt.sh to use the golangci-lint fmt command. Internally, it uses gofmt, gci, gofumpt, goimports simultaneously.
  • Set gci.sections, gofumpt.extra-rules in golangci-lint config and reformat examples.

Inspired by discussion comments in #3938.

@merchantmoh-debug
Copy link
Contributor

@alexandear - Genius. Very good idea.

@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.45%. Comparing base (1c42933) to head (f7b6d82).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3949   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files         203      203           
  Lines       14980    14980           
=======================================
  Hits        13850    13850           
  Misses        927      927           
  Partials      203      203           

☔ 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.

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.

2 participants