Skip to content

Fix typos found by crate-ci/typos #216

Fix typos found by crate-ci/typos

Fix typos found by crate-ci/typos #216

Workflow file for this run

name: go-lint
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: latest