Skip to content

v1.1.0

Compare
Choose a tag to compare
@cnmcavoy cnmcavoy released this 15 Jul 21:35
· 9 commits to master since this release
23b2559

[1.1.0] - 07-15-20

Added

  • Added golangci-lint linter, Makefile, and fixed linter warnings

Changed

  • go-groups now runs gofmt over the input files, unless disabled by the -f flag.

Fixed

  • Fixed go-groups stripping the dot from dot imports (thanks @jdroot)
  • Fixed go-groups removing comments and other content from import blocks