Skip to content

x/tools/cmd/goimports: add -s flag #8759

@cskr

Description

@cskr
goimports claims to be a drop-in replacement for editor's gofmt-on-save hook and have
the same command-line interface as gofmt; but it does not support the -s flag.

-s flag can be useful in on-save hook unlike gofmt's -r flag.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions