Skip to content

m3db/build-tools

Repository files navigation

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.