Skip to content

Exclude Vendor Folder - Discard Build Assets : v0.7.5

Compare
Choose a tag to compare
@TekWizely TekWizely released this 21 Sep 22:23
· 19 commits to master since this release
fa99c42

Release v0.7.5

Changes in this release

  • All hooks exclude '/vendor/' folders
  • Go-build hooks discard built executables ('-o /dev/null') when building 'main' packages
  • Fixed missing newline in error messages on go-fmt/imports/returns