The travis build pipeline is failing in my PR #59 while getting golint in line https://github.com/matryer/moq/blob/master/.travis.yml#L11. This problem is in my opinion completely unrelated to the PR and only failed the build of the PR because I re-based it to current master.
The travis build pipeline is failing in my PR #59 while getting
golint
in line https://github.com/matryer/moq/blob/master/.travis.yml#L11. This problem is in my opinion completely unrelated to the PR and only failed the build of the PR because I re-based it to current master.