Dave Collins
1b800b69cf
build: Add unconvert linter to goclean.sh.
...
This modifies the goclean.sh script to include the unconvert lint tool
in the gometalinter configuration.
2016-11-16 15:20:07 -06:00
Dave Collins
f9ac1a7786
build: Add gosimple linter to goclean.sh.
...
This modifies the goclean.sh script to include the gosimple lint tool to
the gometalinter configuration.
2016-11-16 15:07:40 -06:00
John C. Vernaleo
5c3e647618
Add gofmt to metalinter.
...
Fix one issue it caught.
This depends on PR#97
2016-11-16 16:01:47 -05:00
John C. Vernaleo
441bb918ec
Modify goclean to use gometalint like btcd
2016-11-16 15:00:41 -06:00
Dave Collins
34c87a7340
Add golint to TravisCI builds.
2015-04-05 23:00:36 -05:00
Dave Collins
d3d5618ef9
Update TravisCI to goclean script.
...
Also update to use the new container-based builds
For now, golint has been disabled since it fails due to wanting
HTTPPostMode. This change will be made as a part of the upgrade to use
btcjson2 since it involves an API change.
2015-01-15 20:58:39 -06:00