You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the goimports linter with gci which provides more configuration over how package imports are structured and we don't need two tools that might step over each other.
The text was updated successfully, but these errors were encountered:
Replace the goimports linter with gci which provides more configuration over how package imports are structured and we don't need two tools that might step over each other.
The text was updated successfully, but these errors were encountered: