Skip to content

[Extra/rest 2.5] Add stats for os and ds, Fix jail status #254

[Extra/rest 2.5] Add stats for os and ds, Fix jail status

[Extra/rest 2.5] Add stats for os and ds, Fix jail status #254

Workflow file for this run

name: Golangci-lint
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.19.1
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.49
args: --timeout=5m0s