Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Pinned repositories
198 contributions in the last year
Contribution activity
August 2018
Created an issue in mattermost/mattermost-server that received 3 comments
model/utils.go imports testing
Summary
importing "testing" in files not ending in _test.go pollutes builds, most notably flags.
Steps to reproduce
build anything importing github…
3
comments