Skip to content

citilinkru/go-struct-field-align

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published