cosmos-sdk/contrib/devtools
Alessio Treglia 849e2fb638 Merge PR #5025: Standardize and clean up Makefile
* Attempt to standardise Makefile's conventions

Use check- prefix for test- targets to adhere to
Make's standard naming convention [1].

Snake-case names are abandoned in favor of
kebab-case naming convention.

[1] https://www.gnu.org/prep/standards/html_node/Standard-Targets.html

* Replace check- with test-

* Remove goimports from tools

* Update circleci config

* Update workflow steps names to match Makefile

* Fix circleci config

* s/check_statik/update-swagger-docs/
2019-09-11 08:13:11 -07:00
..
Makefile Merge PR #5025: Standardize and clean up Makefile 2019-09-11 08:13:11 -07:00
install-golangci-lint.sh R4R: Infrastructure for reproducible builds (#4262) 2019-05-14 00:33:34 +02:00