Description
Long Go source lines can be wrapped automatically while preserving normal formatting expectations. The formatter helps teams keep code readable when generated calls, chained expressions, or complex signatures exceed line-length limits.
It modifies source files, so run it with version control active and inspect the diff before committing. Agree on line-length settings to avoid formatting churn.