Categorygithub.com/m3db/build-tools
module
0.0.0-20181013000606-edd1bdd1df8a
Repository: https://github.com/m3db/build-tools.git
Documentation: pkg.go.dev

# README

build-tools Build Status Coverage Status

Various build tools used as part of the M3DB project

Contents

  1. badtime - gometalinter plugin that detects inappropriate usage of the time.Time struct.
  2. genclean - CLI tool to make mockgen runs idempotent.
  3. importorder - gometalinter plugin that detects accuracy of import ordering based on user specified patterns.
  4. ggd - CLI tool to find which go packages are affected by git changes. Useful to speedup CI builds.

This project is released under the Apache License, Version 2.0.

# Packages

No description provided by the author
No description provided by the author