Skip to content
  • Felix Lange's avatar
    df1fbe3c
    build: always run go vet · df1fbe3c
    Felix Lange authored
    This ensures 'make test' finds all errors that remote CI would find.
    Go 1.7 vet reports a false positive in package log, add a workaround.
    df1fbe3c
    build: always run go vet
    Felix Lange authored
    This ensures 'make test' finds all errors that remote CI would find.
    Go 1.7 vet reports a false positive in package log, add a workaround.
Loading