Skip to content

Add WithCustomTagKey option #46

Add WithCustomTagKey option

Add WithCustomTagKey option #46

Workflow file for this run

name: Lint
on:
push:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v2