Skip to content

Tags: qizhanchan/jsonata-go

Tags

v1.5.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build/test/golint/goimports on a push or pull request (blues#2)

* Build/test/golint/goimports on a push or pull request

* reduce number of go versions we build in CI

* lint and check code formatting before running tests

* Use staticcheck instead of golint

Change staticcheck install command

fix staticcheck command

* fail goimports if errors found

* only build on a push

* run staticcheck on all directories

* remove build step