To make gunk format play nicely with other code formatters, and to be more familiar to Go developers, command line flags -w and -s should be added to the format command enabling the same behavior in gofmt and goimports.
Additionally, README.md should be updated with documentation on using gunk format.
To make
gunk formatplay nicely with other code formatters, and to be more familiar to Go developers, command line flags-wand-sshould be added to theformatcommand enabling the same behavior ingofmtandgoimports.Additionally,
README.mdshould be updated with documentation on usinggunk format.