Skip to content

Bitfinex: Add annotation to WS id/cid assest errs #236

Bitfinex: Add annotation to WS id/cid assest errs

Bitfinex: Add annotation to WS id/cid assest errs #236

Workflow file for this run

name: golangci-lint
on: [push, pull_request]
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: '1.21.x'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.54.0