Skip to content

fix layout of example config #56

fix layout of example config

fix layout of example config #56

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