-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
enhancementNew feature or improvementNew feature or improvement
Description
Your feature request related to a problem? Please describe.
We were using the GCI linter to enforce import order. However, with the 1.44.2 update, it seems like auto-fix support was dropped.
This change makes it harder to enforce import order as the developer has to manually fix the code.
Describe the solution you'd like.
It seems like GCI supports write mode. Using it for auto fix could be possible.
Describe alternatives you've considered.
Removing the GCI linter as it is currently unusable, or downgrading golangci-lint.
Additional context.
No response
martyspiewak, bruno-silva-cko, oz-dev-v0, cckumarr, austince and 2 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvementNew feature or improvement