Closed arnecls closed 6 years ago
This PR will clean up the makefile and introduce a new set of linters. In addition to this all linter related issues have been fixed and travis will build go 1.10. Official support for go 1.7 has been removed.
make test
make lint
The purpose of this pull request
This PR will clean up the makefile and introduce a new set of linters. In addition to this all linter related issues have been fixed and travis will build go 1.10. Official support for go 1.7 has been removed.
Checklist
make test
executed successfullymake lint
executed successfully