Skip to content

Fix import groupings to satisfy corrected goimports linter settings#6104

Merged
rubenhoenle merged 2 commits intostackitcloud:mainfrom
avanderbergh:issue/6103
Apr 2, 2026
Merged

Fix import groupings to satisfy corrected goimports linter settings#6104
rubenhoenle merged 2 commits intostackitcloud:mainfrom
avanderbergh:issue/6103

Conversation

@avanderbergh
Copy link
Copy Markdown
Contributor

Fix import groupings to satisfy corrected goimports linter settings

Description

The goimports.local-prefixes setting was incorrect, so local import groupings was not applied correctly.

relates to #6103

Since this is just a tooling / cosmetic change and does not affect any compiled code, I did not update the changelog. Please let me know if this is necessary.

Checklist

  • Issue was linked above
  • No generated code was adjusted manually (check comments in file header)
  • Changelogs
    • Changelog in the root directory was adjusted (see here)
    • Changelog(s) of the service(s) were adjusted (see e.g. here)
  • VERSION file(s) of the service(s) were adjusted
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

Fix import groupings to satisfy corrected goimports linter settings
@avanderbergh avanderbergh requested a review from a team as a code owner April 1, 2026 08:52
@rubenhoenle rubenhoenle merged commit e4d8d05 into stackitcloud:main Apr 2, 2026
12 checks passed
@cgoetz-inovex
Copy link
Copy Markdown
Contributor

Thank you for your contribution!

@avanderbergh avanderbergh deleted the issue/6103 branch April 2, 2026 09:25
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