Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

chore: fix linters

chore: fix linters #3

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
lint:
uses: go-faster/x/.github/workflows/lint.yml@main
commit:
uses: go-faster/x/.github/workflows/commit.yml@main