Commit Graph

4 Commits

Author SHA1 Message Date
Austin Abell
73cf6d9217
Moved linting from build process in circleCI (#69) 2019-07-11 10:54:28 -04:00
Austin Abell
69333ec1b3
circleCI config and linting fixes (#3)
* Fixed circleci config and fixed linting warnings

* Updated circleCI for go version 1.12 and split jobs for build/testing

* updated go version to 1.12.5 for circleCI

* Go mod tidy dependencies

* Updated linting tools and cleared up code lint smells

* Added workflow to run build and test jobs

* Moved linting command to build workflow

* Get dependencies before linting by default

* Added go module flag to linter and increased deadline to pull packages
2019-07-02 15:36:22 -04:00
Aleksandr Bezobchuk
40b715efd4 Run test-import on CI 2018-10-24 10:58:13 -04:00
Jack Zampolin
40b7b02c2e Fix name on circleci/config.yml 2018-07-31 17:37:38 -07:00