davecgh / go-spew

Implements a deep pretty printer for Go data structures to aid in debugging
ISC License
5.98k stars 361 forks source link

Project health? #85

Closed kmudrick closed 6 years ago

kmudrick commented 6 years ago

Is this project dead? There have been open PRs for quite some time.

(Was really hoping to use the DisableNilValues added in #60)

davecgh commented 6 years ago

It's not dead. I'm just being conservative in adding new things for the sake of adding them and also have been extremely busy with other projects. It works extremely well for what it is intended to do already, so I just don't consider it a high priority to mess with something that isn't broken.