mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-03 23:16:53 +00:00
linters: Add modernise tool check and fix issues (#2012)
* linters: Add modernise tool check and fix issues * engine: Simplify exch.SetDefaults call and remove localWG * CI: Revert config versions lint workflow
This commit is contained in:
2
.github/workflows/config-versions-lint.yml
vendored
2
.github/workflows/config-versions-lint.yml
vendored
@@ -13,4 +13,4 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ env.GO_VERSION }}
|
||||
- name: Check config versions are continuous
|
||||
run: go test ./config/versions/ -tags config_versions -run Continuity
|
||||
run: go test ./config/versions/ -tags config_versions -run Continuity
|
||||
Reference in New Issue
Block a user