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

Various build tools used as part of the M3DB project
Contents
- badtime - gometalinter plugin that detects inappropriate usage of the time.Time struct.
- genclean - CLI tool to make
mockgen
runs idempotent. - importorder - gometalinter plugin that detects accuracy of import ordering based on user specified patterns.
- 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.