Description
Go import blocks can be reorganized into standard, general, local, and project dependency groups with a prebuilt formatter. It helps codebases keep import style predictable.
The formatter changes source files, so inspect diffs before committing. Project-specific grouping rules should be agreed by the team to avoid noisy formatting churn.