Skip to content

fix docs around -c option #57

fix docs around -c option

fix docs around -c option #57

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- main
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v6