Skip to content

feat: Asset agnostic rule configs #266

feat: Asset agnostic rule configs

feat: Asset agnostic rule configs #266

Workflow file for this run

name: go-ci
on:
release:
types: [created]
pull_request:
push:
branches:
- main
jobs:
lint-go:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- uses: dominikh/staticcheck-action@v1
with:
version: "latest"
working-directory: go