golang-struct-alignment-fixer

fixes structures alignment in golang projects using a combo from govet/fieldalignment linter and go fieldalignment tool

REQUIREMENTS

  1. Your will to be more effective in terms of memory :)

USAGE

just run from your go project root

docker run -v $(pwd):/work:rw -w /work citilink/go-struct-field-align:latest

CONTRIBUTE

  • edit/add files
  • create a PR describing the changes

LICENSE

MIT

AUTHOR

Nikita Petrash mail@vnezvpno.ru